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
|
||||
TrapdoorLeft=29
|
||||
TrapdoorRight=29
|
||||
SinkingCrate=8
|
||||
|
||||
################################################
|
||||
# Triggers
|
||||
|
|
|
@ -116,4 +116,7 @@ Gfx=..\..\Graphics\platforms\seesaw\seesaw_wooden.gin
|
|||
Gfx=..\..\Graphics\platforms\trapdoor_wooden\trapdoor_woodenl.gin
|
||||
|
||||
[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