jonoxia / rpgbase

Generic Node.js/HTML5 role-playing game client/server
8 stars 6 forks source link

Bug: some sea squares become impassable after a battle ends until you land the ship #40

Closed jonoxia closed 11 years ago

jonoxia commented 11 years ago

This seemed to start happening around the same time as I rewrote party.marchInOrder. I'm guessing that we need to special-case it so that marchInOrder just puts everyone at the vehicle location when you're in a vehicle.