Corrected multi-colored junk items handling

This commit is contained in:
CharonInferar
2014-06-25 02:39:57 +02:00
parent b72f51c717
commit b57e9209da
4 changed files with 80 additions and 5 deletions
@@ -13,11 +13,11 @@ def lootDescriptor():
def customizationAttributes():
return ['/private/index_color_1']
return ['/private/index_color_1','/private/index_color_2']
def customizationValues():
return [13] #not correct
return [6,12]
def reverse_engineering_name():