30 lines
No EOL
375 B
JSON
30 lines
No EOL
375 B
JSON
{
|
|
"ship": {
|
|
"form": "ship",
|
|
"ind": 22
|
|
},
|
|
"ball": {
|
|
"form": "player_ball",
|
|
"ind": 23
|
|
},
|
|
"ufo": {
|
|
"form": "bird",
|
|
"ind": 24
|
|
},
|
|
"wave": {
|
|
"form": "dart",
|
|
"ind": 25
|
|
},
|
|
"robot": {
|
|
"form": "robot",
|
|
"ind": 26
|
|
},
|
|
"spider": {
|
|
"form": "spider",
|
|
"ind": 43
|
|
},
|
|
"cursed": {
|
|
"form": "spider",
|
|
"ind": 43
|
|
}
|
|
} |