Class ProducerAdder
java.lang.Object
games.stendhal.server.entity.npc.behaviour.adder.ProducerAdder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addProducer(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
-
-