mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
9 lines
147 B
Python
9 lines
147 B
Python
|
|
def itemTemplate():
|
|
|
|
return ['object/tangible/loot/creature_loot/generic/shared_generic_stomach.iff']
|
|
|
|
def customItemName():
|
|
|
|
return 'Stomach'
|