GDBrowser/icons/forms.json

34 lines
428 B
JSON
Raw Normal View History

{
"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
},
"swing": {
"form": "swing",
"ind": -1
}
}