diff options
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 12889bf6..48762ea4 100644 --- a/scenery/scenery.json +++ b/scenery/scenery.json @@ -2,7 +2,9 @@ { "name": "door1", "type": "door", - "atlas-name": "door-close" + "atlas-name": "door-close", + "bbox-offset": "0 x -32", + "bbox-size": "32 x 16" }, { "name": "control panel (wall) 1", |