Closed Maverick2797 closed 2 years ago
Simplify the loot function from an if elseif else stack to using math.random to select from a list of items
if elseif else
math.random
Merged in d19a986
Simplify the loot function from an
if elseif else
stack to usingmath.random
to select from a list of items