Cleaned up classes
Moved loot radial to death state
This commit is contained in:
CharonInferar
2014-04-10 17:49:47 +02:00
parent 4bb055ca19
commit 2e21b1fb71
7 changed files with 7 additions and 46 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ public class SpawnService {
creature.setAttachment("AI", actor);
actor.setMobileTemplate(mobileTemplate);
creature.setAttachment("radial_filename", "npc/corpse");
//creature.setAttachment("radial_filename", "npc/corpse");
if(cell == null) {