mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Added shuttling system, can travel between points
Only the Mos Eisley transport ship exists. Will more than likely change how shuttles/transports are added to the game world.
This commit is contained in:
@@ -139,6 +139,7 @@ public class SimulationService implements INetworkDispatch {
|
||||
core.commandService.registerCommand("endduel");
|
||||
core.commandService.registerCommand("duel");
|
||||
core.commandService.registerCommand("purchaseticket");
|
||||
core.commandService.registerCommand("boardshuttle");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user