Class ProducerAdder
java.lang.Object
games.stendhal.server.entity.npc.behaviour.adder.ProducerAdder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProducer(SpeakerNPC npc, ProducerBehaviour behaviour, String welcomeMessage) Adds all the dialogue associated with a Producing NPC
-
Constructor Details
-
ProducerAdder
public ProducerAdder()
-
-
Method Details
-
addProducer
Adds all the dialogue associated with a Producing NPC- Parameters:
npc- producerbehaviour-welcomeMessage-
-