mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Clean up
Cleaned up classes Moved loot radial to death state
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user