diff options
Diffstat (limited to 'scenery/table.json')
-rw-r--r-- | scenery/table.json | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/scenery/table.json b/scenery/table.json index 20a4b805..0609afe1 100644 --- a/scenery/table.json +++ b/scenery/table.json @@ -1,23 +1,15 @@ {
- "actionframe": 0,
- "anim_name": "",
"fps": 24,
"groups": [
{
"frames": [
{
"ground": "90 x 88",
- "offset": "0 x 0",
"size": "180 x 164"
}
],
"ground": "959 x 712",
- "name": "n",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "n"
},
{
"mirror-from": "n",
|