Skip to content

Commit

Permalink
-- add ice tile entries to sequences.yaml
Browse files Browse the repository at this point in the history
fixes crashes on maps using these ice tiles.
  • Loading branch information
mvdhout1992 committed Oct 9, 2012
1 parent f337c7f commit ab795d8
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions mods/ra/sequences.yaml
Expand Up @@ -1197,6 +1197,31 @@ t03:
Start: 1
Length: 9

ice01:
idle:
Start: 0
Length: *

ice02:
idle:
Start: 0
Length: *

ice03:
idle:
Start: 0
Length: *

ice04:
idle:
Start: 0
Length: *

ice05:
idle:
Start: 0
Length: *

t02:
idle:
Start: 0
Expand Down Expand Up @@ -1731,13 +1756,14 @@ u2:
Facings: 16

crate:
idle: scrate
idle: wcrate
Start: 0
water: wwcrate
Start: 0
Length: *
Tick: 500
land: sh-crate
# land: sh-crate
land: wcrate
Start: 0

crate-effects:
Expand Down

0 comments on commit ab795d8

Please sign in to comment.