diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-02 16:41:46 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-02 16:52:13 +0100 |
commit | f245d625fb0b8846714f11ae1a8c25cb8691784f (patch) | |
tree | e3ef5693237ecf68eed3df427aa79f7b29f489fa /anim | |
parent | accfa0d645c3bb0e846a854c38cec926d8c908e9 (diff) |
anim: fix some stale files
Diffstat (limited to 'anim')
-rw-r--r-- | anim/npc-walk.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anim/npc-walk.json b/anim/npc-walk.json index 5cc7672a..62072ac1 100644 --- a/anim/npc-walk.json +++ b/anim/npc-walk.json @@ -2016,5 +2016,5 @@ "nframes": 48,
"object_name": "npc",
"pixel_size": "1466 x 683",
- "width": 30
+ "scale": ["width", 30]
}
|