mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
6 lines
140 B
Python
6 lines
140 B
Python
|
|
def itemNames():
|
|
return ['random_stat_bracelet','random_stat_necklace','random_stat_ring']
|
|
|
|
def itemChances():
|
|
return [50,35,15] #= 100% |