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
|
SwingingLantern=21
|
||||||
BubbleGeyserGenerator=22
|
BubbleGeyserGenerator=22
|
||||||
BigWheelPlatform=23
|
BigWheelPlatform=23
|
||||||
|
FixedPathBarrelPlatform=1
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
# Triggers
|
# Triggers
|
||||||
|
|
|
@ -90,3 +90,6 @@ Gfx=..\..\Graphics\platforms\Bubble\bubble.gin
|
||||||
|
|
||||||
[BigWheelPlatform]
|
[BigWheelPlatform]
|
||||||
Gfx=..\..\Graphics\platforms\carriage\carriage.gin
|
Gfx=..\..\Graphics\platforms\carriage\carriage.gin
|
||||||
|
|
||||||
|
[FixedPathBarrelPlatform]
|
||||||
|
Gfx=..\..\Graphics\platforms\barrel\barrel.gin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue