mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
5 lines
131 B
Python
5 lines
131 B
Python
import sys
|
|
|
|
def addSpawnArea(core):
|
|
#core.spawnService.addDynamicSpawnArea('tuskens_wild_1', 4310, -4786, 250, 'tatooine')
|
|
return |