This mod seems to be working nicely now! We've made it so that all ships
with a max crew greater than 500 are not moored alongside the jetty.
All that needs to be done is adding refShip.jetty = false;
lines to all those ships that are still too big but have got a crew smaller than that.
Additionally, enemy ships no longer appear in ports
and ships moored alongside the jetty will no longer sail away.
This second is done so that if a ship sails away from the jetty for quest purposes,
it is at least something you'd notice.
That and it prevents the ships in Puerto Rico from sailing into town.
with a max crew greater than 500 are not moored alongside the jetty.
All that needs to be done is adding refShip.jetty = false;
lines to all those ships that are still too big but have got a crew smaller than that.
Additionally, enemy ships no longer appear in ports
and ships moored alongside the jetty will no longer sail away.
This second is done so that if a ship sails away from the jetty for quest purposes,
it is at least something you'd notice.
That and it prevents the ships in Puerto Rico from sailing into town.