dbmaster-cli
Version:
Tool for converting tables between Fifa Soccer Games
33 lines (32 loc) • 415 B
YAML
- name: stadiumname
order: 0
type: string
default: ''
- name: swapcrowdplacement
order: 1
type: int
range:
min: 0
max: 1
default: 0
- name: stadiumid
order: 2
type: int
range:
min: 0
max: 2000
default: 1
- name: teamid
order: 3
type: int
range:
min: 1
max: 200000
default: 1
- name: forcedhome
order: 4
type: int
range:
min: 0
max: 1
default: 0