This commit is contained in:
parent
bd9381bb47
commit
877b2681f1
2 changed files with 5 additions and 1 deletions
|
@ -114,6 +114,7 @@ RisingBridge=27
|
||||||
BalloonBridge=28
|
BalloonBridge=28
|
||||||
TrapdoorLeft=29
|
TrapdoorLeft=29
|
||||||
TrapdoorRight=29
|
TrapdoorRight=29
|
||||||
|
SinkingCrate=8
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
# Triggers
|
# Triggers
|
||||||
|
|
|
@ -117,3 +117,6 @@ Gfx=..\..\Graphics\platforms\trapdoor_wooden\trapdoor_woodenl.gin
|
||||||
|
|
||||||
[TrapdoorRight]
|
[TrapdoorRight]
|
||||||
Gfx=..\..\Graphics\platforms\trapdoor_wooden\trapdoor_woodenr.gin
|
Gfx=..\..\Graphics\platforms\trapdoor_wooden\trapdoor_woodenr.gin
|
||||||
|
|
||||||
|
[SinkingCrate]
|
||||||
|
Gfx=..\..\Graphics\platforms\Crate\Crate.gin
|
||||||
|
|
Loading…
Add table
Reference in a new issue