-{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation at 0d9c9a8233dfc3fc55edc538955a761a6328bee0", "states": [{"name": "Generic_mob_burning", "directions": 4, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "Monkey_burning", "directions": 4, "delays": [[0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1]]}, {"name": "Standing", "directions": 4, "delays": [[0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1], [0.1, 0.1, 0.1, 0.1]]}]}
\ No newline at end of file
+{
+ "version": 1,
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "license": "CC-BY-SA-3.0",
+ "copyright": "Taken from https://github.com/tgstation/tgstation at 0d9c9a8233dfc3fc55edc538955a761a6328bee0",
+ "states": [
+ {
+ "name": "Generic_mob_burning",
+ "directions": 4,
+ "delays": [
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ]
+ ]
+ },
+ {
+ "name": "Monkey_burning",
+ "directions": 4,
+ "delays": [
+ [ 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1 ]
+ ]
+ },
+ {
+ "name": "Standing",
+ "directions": 4,
+ "delays": [
+ [ 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1 ]
+ ]
+ },
+ {
+ "name": "Mouse_burning",
+ "directions": 4,
+ "delays": [
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ],
+ [ 0.1, 0.1, 0.1, 0.1, 0.1 ]
+ ]
+ }
+ ]
+}