I am trying to randomly choose a key from a table then also randomize a value from that random key. Example Table items = { ["Rock"] = {min = 1, max = 5}, ...
確定! 回上一頁