Files
NGECore2/scripts/loot/lootItems/junk/comlink.py
T
CharonInferar 118d622c6d More Junk, Krayt Pearls added
The System has been more generalized, but also deals with special cases
of Krayt Pearls/Power Crystals.
More itemscripts created
2014-04-09 21:16:28 +02:00

8 lines
139 B
Python

def itemTemplate():
return 'object/tangible/loot/npc_loot/shared_comlink_civilian_generic.iff'
def customItemName():
return 'Comlink'