Fix spice bloom and spice bloom spawner health radii

This commit is contained in:
reaperrr
2017-01-22 10:59:06 +01:00
parent 76f8fe02e2
commit 8fd83e5134

View File

@@ -22,7 +22,8 @@ spicebloom.spawnpoint:
EmptyWeapon: BloomSpawn EmptyWeapon: BloomSpawn
Health: Health:
HP: 9999 HP: 9999
Radius: 1 Shape: Circle
Radius: 1
Immobile: Immobile:
OccupiesSpace: false OccupiesSpace: false
@@ -49,7 +50,8 @@ spicebloom:
Immobile: Immobile:
Health: Health:
HP: 1 HP: 1
Radius: 512 Shape: Circle
Radius: 512
Targetable: Targetable:
TargetTypes: Ground TargetTypes: Ground
RequiresForceFire: true RequiresForceFire: true