Commit Graph
3 Commits
Author SHA1 Message Date
Waverunner ac9d0e41bf Refactored delivery missions to use pre-spawned commoners
Scripters should change any commoners being spawned to use
core.staticService.spawnCommoner instead of spawnObject (see
mos_eisley.py in static_spawns\tatooine for an example). The
spawnCommoner method will add required attachments and set the proper
options bitmask in order for the missions to function properly.

Note that delivery missions won't work unless you have spawned buildouts
on the planet you are requesting the missions on due to this change.
2014-06-18 14:00:24 -04:00
Zing d1db54db33 Junk Loot, the rest of it.
Correct templates for all junk loot. Removed npc_loot folder (not
needed).
2014-06-13 21:59:43 -07:00
Light2 df82035f66 Added player city persistence, fixed city bugs, fixed mail string attachment error 2014-06-12 03:09:50 +02:00