summaryrefslogtreecommitdiffhomepage
path: root/scenery
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-02-10 22:13:24 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-02-11 17:57:35 +0100
commit509cf464dcbf8887524df777d19cbbab9ca02a50 (patch)
tree235e72956d62ad920dbbb28199d216c1cf500944 /scenery
parentdcf86292ae3e828a334ebacdd0fc4f4c2599445f (diff)
scenery: add missing shelf4 model
Diffstat (limited to 'scenery')
-rw-r--r--scenery/furniture/shelf4.json46
-rw-r--r--scenery/furniture/shelf4.pngbin0 -> 124994 bytes
-rw-r--r--scenery/scenery.json5
3 files changed, 51 insertions, 0 deletions
diff --git a/scenery/furniture/shelf4.json b/scenery/furniture/shelf4.json
new file mode 100644
index 00000000..5cd1fcac
--- /dev/null
+++ b/scenery/furniture/shelf4.json
@@ -0,0 +1,46 @@
+{
+ "actionframe": 0,
+ "anim_name": "",
+ "fps": 0,
+ "groups": [
+ {
+ "frames": [
+ {
+ "ground": "77 x 187",
+ "offset": "0 x 0",
+ "size": "154 x 232"
+ }
+ ],
+ "ground": "960 x 540",
+ "name": "n",
+ "offset": [
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ "frames": [
+ {
+ "ground": "77 x 187",
+ "offset": "0 x 232",
+ "size": "154 x 232"
+ }
+ ],
+ "ground": "960 x 540",
+ "name": "w",
+ "offset": [
+ 0,
+ 0,
+ 0
+ ]
+ }
+ ],
+ "nframes": 1,
+ "object_name": "shelf4",
+ "pixel_size": "154 x 464",
+ "scale": [
+ "factor",
+ 0.3799999952316284
+ ]
+}
diff --git a/scenery/furniture/shelf4.png b/scenery/furniture/shelf4.png
new file mode 100644
index 00000000..684c4178
--- /dev/null
+++ b/scenery/furniture/shelf4.png
Binary files differ
diff --git a/scenery/scenery.json b/scenery/scenery.json
index 703a11c5..12889bf6 100644
--- a/scenery/scenery.json
+++ b/scenery/scenery.json
@@ -46,6 +46,11 @@
"atlas-name": "furniture/shelf3"
},
{
+ "name": "shelf4",
+ "type": "generic",
+ "atlas-name": "furniture/shelf4"
+ },
+ {
"name": "shelf6",
"type": "generic",
"atlas-name": "furniture/shelf6"