This commit is contained in:
parent
85f401edf0
commit
773d29ea89
16 changed files with 129 additions and 11 deletions
|
@ -259,3 +259,13 @@ Collision=0
|
|||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
||||
[ConveyorSwitch]
|
||||
Gfx=..\..\graphics\hazards\water_bucket\water_bucket.gin
|
||||
WayPoints=0
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=1
|
||||
|
|
|
@ -25,6 +25,10 @@ HasBox=1
|
|||
|
||||
[IntermittentFlameEmitter]
|
||||
|
||||
[IntermittentLeftFlameEmitter]
|
||||
|
||||
[IntermittentDownFlameEmitter]
|
||||
|
||||
[BubbleEmitter]
|
||||
|
||||
[GaryStop]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue