This commit is contained in:
parent
2c26a2c5c7
commit
725fbabe58
2 changed files with 4 additions and 0 deletions
|
@ -105,6 +105,7 @@ VertOilDrumGenerator=20
|
|||
SwingingLantern=21
|
||||
BubbleGeyserGenerator=22
|
||||
BigWheelPlatform=23
|
||||
FixedPathBarrelPlatform=1
|
||||
|
||||
################################################
|
||||
# Triggers
|
||||
|
|
|
@ -90,3 +90,6 @@ Gfx=..\..\Graphics\platforms\Bubble\bubble.gin
|
|||
|
||||
[BigWheelPlatform]
|
||||
Gfx=..\..\Graphics\platforms\carriage\carriage.gin
|
||||
|
||||
[FixedPathBarrelPlatform]
|
||||
Gfx=..\..\Graphics\platforms\barrel\barrel.gin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue