Files
NGECore2/scripts/loot/lootItems/junk/brain.py
T
CharonInferar 221f9a93fc Loot radial and power crystal items
Connected loot radial to corpse. Made powercrystal scripts.
Allowed the mobile scripts to drop loot now.
2014-04-10 04:22:54 +02:00

8 lines
135 B
Python

def itemTemplate():
return 'object/tangible/loot/creature_loot/generic/shared_brain_s01.iff'
def customItemName():
return 'Brain'