mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
Added option to spawn child objects outside cells, added all travel terminal, ticket collector and shuttle spawns
This commit is contained in:
@@ -110,6 +110,7 @@ public class StaticService implements INetworkDispatch {
|
||||
return object;
|
||||
}
|
||||
parent.add(object);
|
||||
core.objectService.loadServerTemplate(object);
|
||||
}
|
||||
|
||||
return object;
|
||||
|
||||
Reference in New Issue
Block a user