Add zulrah plugin
This commit is contained in:
@@ -35,6 +35,11 @@ public class NPC extends Actor
|
||||
this.npc = npc;
|
||||
}
|
||||
|
||||
public int getId()
|
||||
{
|
||||
return npc.getComposition().getId();
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getName()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user