mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-30 00:15:57 -04:00
8 lines
137 B
Python
8 lines
137 B
Python
|
|
def itemTemplate():
|
|
|
|
return ['object/tangible/loot/creature_loot/generic/shared_brain_s01.iff']
|
|
|
|
def customItemName():
|
|
|
|
return 'Brain' |