diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-08 14:39:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-08 14:39:15 +0100 |
commit | 1b8db82ddf5819dcae7b549a4263a099e487c3d0 (patch) | |
tree | 708e1550524db86ff648f7c3544630aa91222fea /scenery/furniture | |
parent | 239ead6202d2cd403ada8c4f2ffd49a8390836f2 (diff) |
scenery: fix bench1 center of rotation
Diffstat (limited to 'scenery/furniture')
-rw-r--r-- | scenery/furniture/bench1.json | 18 | ||||
-rw-r--r-- | scenery/furniture/bench1.png | bin | 76138 -> 74891 bytes |
2 files changed, 4 insertions, 14 deletions
diff --git a/scenery/furniture/bench1.json b/scenery/furniture/bench1.json index 50856958..3cc4f966 100644 --- a/scenery/furniture/bench1.json +++ b/scenery/furniture/bench1.json @@ -3,7 +3,7 @@ {
"frames": [
{
- "ground": "78 x 87",
+ "ground": "78 x 123",
"size": "155 x 167"
}
],
@@ -12,17 +12,12 @@ },
{
"mirror-from": "n",
- "name": "w",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "w"
},
{
"frames": [
{
- "ground": "77 x 64",
+ "ground": "77 x 100",
"offset": "0 x 167",
"size": "155 x 139"
}
@@ -32,12 +27,7 @@ },
{
"mirror-from": "s",
- "name": "e",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "e"
}
],
"nframes": 1,
diff --git a/scenery/furniture/bench1.png b/scenery/furniture/bench1.png Binary files differindex 7b4f8b3f..0b446e81 100644 --- a/scenery/furniture/bench1.png +++ b/scenery/furniture/bench1.png |