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