Files
NGECore2/scripts/static_spawns/naboo.py
T
Levarrishawk a2de2c4caf Cleaned up Static Spawn Scripts
Removed all rudimentary NPC spawns from scripts pending the completion
of proper NPC coding.
2014-03-09 21:53:58 -04:00

8 lines
141 B
Python

import sys
def addPlanetSpawns(core, planet):
stcSvc = core.staticService
#this script is no longer for NPC spawning - Levarris
return