diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-25 21:15:33 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-25 21:15:33 +0100 |
commit | d4f254dc95a7e103e593f7f7af508de3f9137a10 (patch) | |
tree | b9a30ca02bd3022412e94c83f4cd8390526e8fc2 /scenery/scenery.json | |
parent | 947a8d3ab773b539dfc18da20d8e5934b5ea9d62 (diff) |
scenery update
Diffstat (limited to 'scenery/scenery.json')
-rw-r--r-- | scenery/scenery.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scenery/scenery.json b/scenery/scenery.json index 1213fd3f..807e143e 100644 --- a/scenery/scenery.json +++ b/scenery/scenery.json @@ -53,7 +53,9 @@ { "name": "shelf4", "type": "generic", - "atlas-name": "furniture/shelf4" + "atlas-name": "furniture/shelf4", + "bbox-offset": "0 x -4", + "bbox-size": "107 x 53" }, { "name": "shelf6", |