-
class
Behaviour is the base class for all quest behaviours parsing a sentence to
get an amount and an item name.
class
Represents the behaviour of a NPC who is able to buy items from a player.
class
Represents the behaviour of a NPC who is able to heal a player.
class
Represents the behaviour of a NPC who is able to either sell items to a
player, or buy items from a player.
class
The behaviour of an NPC who is able to produce one or more things for a player,
given that the player brings the necessary resources.
class
Represents the behaviour of a NPC who is able to sell outfits to a player.
class
The behaviour of an NPC who is able to produce something for a player if the
player brings the required resources.
class
class
class
Behaviour for NPCs repairing items
class
class
Represents the behaviour of a NPC who is able to sell items to a player.
class