Files
crystall-punk-14/Resources/Textures/Interface/Actions/meta.json
metalgearsloth 3f989559b9 Cleanup the remainder of dragon (#8881)
* Cleanup the remainder of dragon

- Fixed some of the niscellaneous changes made to yml
- Made devour use a whitelist
- Fixed spelling

* name fix

* a
2022-06-16 19:30:49 -05:00

41 lines
803 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/3d049e69fe71a0be2133005e65ea469135d648c8. Harm and disarm heavily modified.",
"states": [
{
"name": "internal0"
},
{
"name": "internal1"
},
{
"name": "scream"
},
{
"name": "disarm"
},
{
"name": "harm"
},
{
"name": "manifest"
},
{
"name": "devour"
},
{
"name": "carp_summon"
},
{
"name": "ratKingArmy"
},
{
"name": "ratKingDomain"
}
]
}