This commit is contained in:
parent
5dca926fb0
commit
fe4e14c13b
7 changed files with 38 additions and 1 deletions
|
@ -126,6 +126,7 @@ RockBridge=32
|
|||
SteamSwitch=33
|
||||
LiftPlatform=34
|
||||
BubbleTubePlatform=37
|
||||
FallingBlockPlatform=38
|
||||
|
||||
################################################
|
||||
# Triggers
|
||||
|
|
|
@ -147,3 +147,6 @@ Gfx=..\..\Graphics\platforms\Industrial\Industrial.gin
|
|||
|
||||
[BubbleTubePlatform]
|
||||
Gfx=..\..\Graphics\platforms\Oilrig2\oilrigplatform2.gin
|
||||
|
||||
[FallingBlockPlatform]
|
||||
Gfx=..\..\Graphics\platforms\fallingrock\fallingrock.gin
|
Loading…
Add table
Add a link
Reference in a new issue