class |
CourierState |
Implementation of a courier.
|
class |
EscorteeState |
Implementation of an escortee, who needs to travel to another city and
will be attacked by a pirate under way.
|
class |
FugitiveState |
Implementation of an fugitive, who needs to travel to another city and
will be attacked by a pirate under way.
|
class |
PatrolState |
Implementation of a patrol.
|
class |
SmugglerState |
Implementation of a smuggler.
|
class |
TraderState |
Implementation of a trader.
|
class |
TransportTraderState |
Implementation of a transport trader.
|
class |
TravelerState |
Implementation of a traveler.
|