diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-30 08:36:14 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-30 08:36:14 +0100 |
commit | c26eeb8f947ec2b94348838601270f5e8bc03cfc (patch) | |
tree | ecc5a549c4bf3cd8b8aba6a56c24f6eff3656abf /scenery/scenery.json | |
parent | a813f35f824cb5a7370818b116578d148bc33687 (diff) |
scenery: add control panel
Diffstat (limited to 'scenery/scenery.json')
-rw-r--r-- | scenery/scenery.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scenery/scenery.json b/scenery/scenery.json index b4d14034..0d2495a9 100644 --- a/scenery/scenery.json +++ b/scenery/scenery.json @@ -5,6 +5,11 @@ "atlas-name": "door-close" }, { + "name": "control panel (wall) 1", + "type": "generic", + "atlas-name": "control-panel" + }, + { "name": "bench1", "type": "generic", "atlas-name": "furniture/bench1" |