made initialisation
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "dave",
|
||||
"name": "phillip",
|
||||
"skills": {
|
||||
"woodcutting": 0,
|
||||
"mining": 0
|
||||
},
|
||||
"coordinates": {
|
||||
"x": 30,
|
||||
"z": 30,
|
||||
"x": 28,
|
||||
"z": 25,
|
||||
"map": "world"
|
||||
},
|
||||
"inventory": [
|
||||
@@ -15,12 +15,8 @@
|
||||
1
|
||||
],
|
||||
[
|
||||
"cigarette",
|
||||
5
|
||||
],
|
||||
[
|
||||
"cp",
|
||||
3
|
||||
"vape",
|
||||
1
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user