Skip to content

Commit 468ea40

Browse files
authored
Merge pull request #13 from Eauix/add-rods-for-hanging-signs
2 parents 89366a9 + 3a07c09 commit 468ea40

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

data/images/tiles.strf

+14-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
(source "autotiles.satc")
2020
)
2121

22-
;; next-id: 7413
22+
;; next-id: 7422
2323
;; free/skipped ids (please use before any other): 101
2424
;; 2080-2084 are empty tiles, 4619-4660, 4719-4722, 5037-5092, 5205, 5268-5283, 5433-5527, 6962-6977, 7002 7005 7007 7008 7173
2525
;; No group ids are currently skipped! Delete this line if any are and replace it with said ids...
@@ -1325,9 +1325,11 @@
13251325
481 482 4127 4128
13261326
5199 5200 7399 7400
13271327
5201 5202 7401 7402
1328-
0 0 7407 7408
1328+
7419 7420 7416 7417
1329+
7418 7421 7407 7408
13291330
7403 7404 7409 7410
13301331
7405 7406 7411 7412
1332+
7413 7414 7415 0
13311333

13321334
1348 1720 1719 1718
13331335
79 80 1347 1722
@@ -8329,6 +8331,16 @@
83298331
(images "tiles/signs/hanging-sign-base.png")
83308332
)
83318333

8334+
(tiles
8335+
(width 3)(height 3)
8336+
(ids
8337+
7413 7414 7415
8338+
7416 7417 7418
8339+
7419 7420 7421
8340+
)
8341+
(images "tiles/signs/hanging-sign-rods.png")
8342+
)
8343+
83328344
;; Additional attributes
83338345
(additional
83348346
(thunderstorm
3.42 KB
Loading

0 commit comments

Comments
 (0)