This commit is contained in:
parent
d8d896cdf4
commit
7943f99cbb
11 changed files with 114 additions and 2 deletions
|
@ -140,5 +140,6 @@ Fan=8
|
|||
Spikes=9
|
||||
Wheel=10
|
||||
BarrelHazard=3
|
||||
DualPlatformBarrelHazard=11
|
||||
|
||||
|
||||
|
|
|
@ -149,3 +149,13 @@ Collision=0
|
|||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
||||
[DualPlatformBarrelHazard]
|
||||
Gfx=..\..\graphics\platforms\barrel\barrel.gin
|
||||
WayPoints=16
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue