🆕:Command File Changed ❌:All commands
Currently only Create command works
This commit is contained in:
parent
2486f57e2b
commit
f83a4231f1
7 changed files with 226 additions and 227 deletions
17
data/playerdata/examplePlayerFile
Normal file
17
data/playerdata/examplePlayerFile
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Snickers Patagi",
|
||||
"race": 0,
|
||||
"class": 2,
|
||||
"weapon": {
|
||||
"weaponName": "",
|
||||
"attackStat": 0,
|
||||
"defenseStat": 0,
|
||||
"secondStat": 0
|
||||
},
|
||||
"level": 1,
|
||||
"nuts": 0,
|
||||
"staminaMax": 0,
|
||||
"stamina": 0,
|
||||
"dm": false,
|
||||
"dm_points": 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue