mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-31 00:15:54 -04:00
for whatever reason spawned_tracker for npc_died just refuses to work
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
|
||||
sharedTemplate = "object/building/yavin/shared_temple_exar_kun.iff"
|
||||
|
||||
scripts = +["theme_park.yavin4.exar_kun_temple_spawner"]
|
||||
scripts = +["theme_park.rebel.exar_kun_temple_spawner"]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package script.systems.spawning;
|
||||
package script.theme_park.npc_died.spawned_tracker;
|
||||
|
||||
import script.*;
|
||||
import script.base_class.*;
|
||||
|
||||
Reference in New Issue
Block a user