源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 line
253 B

  1. Config = Config or {}
  2. Config.Centerzonefaction = {
  3. [1] = {faction = 1,name = [[ 风之国 ]]},
  4. [2] = {faction = 2,name = [[ 水之国 ]]},
  5. [3] = {faction = 3,name = [[ 土之国 ]]},
  6. [4] = {faction = 4,name = [[ 火之国 ]]},
  7. }