This commit is contained in:
parent
b4c92798a3
commit
49741856da
2 changed files with 14 additions and 0 deletions
|
@ -118,5 +118,6 @@ RockShard=0
|
||||||
HeartPendulum=1
|
HeartPendulum=1
|
||||||
Tugboat=2
|
Tugboat=2
|
||||||
Acorn=0
|
Acorn=0
|
||||||
|
PumpkinPendulum=1
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -50,3 +50,16 @@ Health=0
|
||||||
AttackStrength=0
|
AttackStrength=0
|
||||||
Respawn=1
|
Respawn=1
|
||||||
|
|
||||||
|
[PumpkinPendulum]
|
||||||
|
Gfx=..\..\graphics\hazards\PumpkinPendulum\PumpkinPendulum.gin
|
||||||
|
WayPoints=1
|
||||||
|
Speed=0
|
||||||
|
TurnRate=0
|
||||||
|
Collision=0
|
||||||
|
Health=0
|
||||||
|
AttackStrength=0
|
||||||
|
Respawn=2
|
||||||
|
|
||||||
|
#circular saw
|
||||||
|
#Pylons
|
||||||
|
#Rolling Rock
|
Loading…
Add table
Add a link
Reference in a new issue