mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-03 04:16:19 -04:00
8 lines
139 B
Python
8 lines
139 B
Python
|
|
def itemTemplate():
|
|
|
|
return ['object/tangible/loot/creature_loot/generic/shared_lungs_gland.iff']
|
|
|
|
def customItemName():
|
|
|
|
return 'Gland' |