Skip to content

Commit

Permalink
Merge pull request #4 from Eauix/strf-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Eauix authored Oct 25, 2024
2 parents 7b8f87f + d2fb9b3 commit 09664b1
Showing 1 changed file with 43 additions and 3 deletions.
46 changes: 43 additions & 3 deletions data/images/tiles.strf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
(source "autotiles.satc")
)

;; next-id: 7422
;; next-id: 7451
;; free/skipped ids (please use before any other): 101
;; 2080-2084 are empty tiles, 4619-4660, 4719-4722, 5037-5092, 5205, 5268-5283, 5433-5527, 6962-6977, 7002 7005 7007 7008 7173
;; No group ids are currently skipped! Delete this line if any are and replace it with said ids...
Expand Down Expand Up @@ -121,6 +121,8 @@
3157 3158 5368 5369
1834 5368 5369 11

;; Snow Special

3044 3045 3046 3047
3048 3049 3050 3051
3052 3053 207 5532
Expand All @@ -133,6 +135,17 @@
4029 4030 4031 4032
4033 4034 4035 0
5528 5529 0 0

;; Ice Floor special

7422 7423 7424 7425
7426 7427 7428 7429
7430 7431 7432 0
7433 7434 0 0
7435 7436 7437 7438
7439 7440 7441 7442
7443 7444 7445 7446
7447 7448 7449 7450

;; Walljump + Unisolid + Ice Spike

Expand Down Expand Up @@ -1212,8 +1225,8 @@
7379 7380 7381 7382
7383 7384 7385 7386
7387 7388 7389 7390
7391 7392 7393 0
0 0 0 0
7379 7381 7393 0
7387 7389 7391 7392
0 0 0 0
)
)
Expand Down Expand Up @@ -8341,6 +8354,33 @@
(images "tiles/signs/hanging-sign-rods.png")
)

(tiles
(width 4)(height 8)
(ids
7422 7423 7424 7425
7426 7427 7428 7429
7430 7431 7432 0
7433 7434 0 0
7435 7436 7437 7438
7439 7440 7441 7442
7443 7444 7445 7446
7447 7448 7449 7450
)
(attributes
1 1 1 1
1 1 1 1
1 1 1 0
1 1 0 0
0 0 0 0
0 0 0 0
0 0 0 0
0 0 0 0
)
(images
"tiles/snow/ice-floor-special.png"
)
)

;; Additional attributes
(additional
(thunderstorm
Expand Down

0 comments on commit 09664b1

Please sign in to comment.