Skip to content

Commit

Permalink
DroneHostShell is GravityBomb now
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Nov 15, 2023
1 parent 9122f4e commit 6cc31dc
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions mods/sp/weapons/cabweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -455,9 +455,9 @@ DroneHostShell:
ReloadDelay: 150
Range: 1c512
ValidTargets: Ground, Water, Vehicle, Infantry, water
Projectile: BulletAS
Speed: 200
Blockable: false
Projectile: GravityBomb
Velocity: 1, 0, -20
Acceleration: 0, 0, -20
Shadow: true
Palette: effect
Image: clusterbomb
Expand All @@ -472,10 +472,13 @@ DroneHostShell:
ExplosionPalette: effect

DroneHostShellSpawner:
Inherits: DroneHostShell
Inherits@2: ^Small_Clsn
Range: 4c0
MinRange: 2c0
Projectile: BulletAS
Speed: 200
Blockable: false
Shadow: true
Palette: pips
Image: dronemissilemini
TrailImage: small_smoke_trail
Expand All @@ -485,11 +488,9 @@ DroneHostShellSpawner:
Range: 3
LinkToParent: true
ValidTargets: Ground, Vehicle, Infantry, Air
-Warhead@1Dam:
Warhead@2Eff: CreateEffect
Explosions: infdeathexplo1
ExplosionPalette: gensmkexploj
-Warhead@5Smu:

PalaLazor:
Inherits: ^FullDamage
Expand Down

0 comments on commit 6cc31dc

Please sign in to comment.