forked from 2009Scape/Server
Added Sphinx dialogue
This commit is contained in:
parent
fc2d9db72d
commit
62e108f87a
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ import org.crandor.game.node.entity.npc.NPC;
|
|||
import org.crandor.game.node.entity.player.Player;
|
||||
import org.crandor.plugin.InitializablePlugin;
|
||||
|
||||
/**
|
||||
* Handles Sphinx dialogue
|
||||
* @author ceik
|
||||
*/
|
||||
@InitializablePlugin
|
||||
public final class SphinxDialogue extends DialoguePlugin {
|
||||
public SphinxDialogue() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue