DreamBox.lua 87 B

1234567
  1. local root = {
  2. {
  3. dreamBoxId = 1,
  4. itemId = 10001
  5. }
  6. }
  7. return root