This commit is contained in:
parent
5cf79f93ac
commit
4135b52516
5 changed files with 105 additions and 33 deletions
|
@ -139,3 +139,13 @@ Collision=0
|
|||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
||||
[BarrelHazard]
|
||||
Gfx=..\..\graphics\platforms\barrel\barrel.gin
|
||||
WayPoints=16
|
||||
Speed=0
|
||||
TurnRate=0
|
||||
Collision=0
|
||||
Health=0
|
||||
AttackStrength=0
|
||||
Respawn=2
|
||||
|
|
|
@ -95,4 +95,7 @@ Gfx=..\..\Graphics\platforms\carriage\carriage.gin
|
|||
Gfx=..\..\Graphics\platforms\barrel\barrel.gin
|
||||
|
||||
[SteerableBarrelPlatform]
|
||||
Gfx=..\..\Graphics\platforms\barrel\barrel.gin
|
||||
Gfx=..\..\Graphics\platforms\barrel\barrel.gin
|
||||
|
||||
[RockGeyser]
|
||||
Gfx=..\..\Graphics\platforms\rockplateau\rockplateau.gin
|
Loading…
Add table
Add a link
Reference in a new issue