the null character isn't necessary
This commit is contained in:
parent
4da7bdc825
commit
26fcabcb4f
@ -1,26 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"name": "Undefined",
|
|
||||||
"nameShort": "Undefined",
|
|
||||||
"img": "https://example.com/example.png",
|
|
||||||
"health": 1,
|
|
||||||
"speed": 1,
|
|
||||||
"skills": [
|
|
||||||
{
|
|
||||||
"name": "EMPTY",
|
|
||||||
"effects": [{}]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "EMPTY",
|
|
||||||
"effects": [{}]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "EMPTY",
|
|
||||||
"effects": [{}]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": 0
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Reimu Hakurei",
|
"name": "Reimu Hakurei",
|
||||||
"nameShort": "Reimu",
|
"nameShort": "Reimu",
|
||||||
|
Loading…
Reference in New Issue
Block a user