mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-03 04:16:19 -04:00
Fixes NPC respawn and more
- Static NPCs now respawn with a cloned AI behaviour - Setgodmode toinvasion teleports to the current invasion city - Clean up of classes
This commit is contained in:
@@ -49,11 +49,6 @@ import resources.objects.ObjectMessageBuilder;
|
||||
import resources.objects.SWGList;
|
||||
import resources.objects.SWGSet;
|
||||
import resources.objects.creature.CreatureObject;
|
||||
<<<<<<< HEAD
|
||||
import resources.objects.installation.InstallationObject;
|
||||
import tools.DevLog;
|
||||
=======
|
||||
>>>>>>> origin/master
|
||||
import engine.clientdata.ClientFileManager;
|
||||
import engine.clientdata.visitors.IDManagerVisitor;
|
||||
import engine.clients.Client;
|
||||
|
||||
Reference in New Issue
Block a user