TBConfig.lua 104 B

1234567
  1. local root = {
  2. {
  3. castleHpQuo = 30.0,
  4. robotMatchTimeRange = {1,4}
  5. }
  6. }
  7. return root