forked from MagicBane/Server
NPC apply runes
This commit is contained in:
@@ -471,9 +471,6 @@ public enum NPCManager {
|
||||
CharacterRune toApply = new CharacterRune(rb, npc.getObjectUUID());
|
||||
npc.runes.add(toApply);
|
||||
}
|
||||
else{
|
||||
int debugpause = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user