xLosT
Member
must be placed so that the player wins the item 30x 2160
not work
PHP:
rewards_random = {
[70] = { -- Rewards of 70%
items = {2160}
},
[30] = { -- Rewards of 30%
items = {2141}
not work
PHP:
items = {2160,30}
Last edited: