diff --git a/mods/ts/weapons/explosions.yaml b/mods/ts/weapons/explosions.yaml index 0f1ab6dab6..2fd0586960 100644 --- a/mods/ts/weapons/explosions.yaml +++ b/mods/ts/weapons/explosions.yaml @@ -56,21 +56,6 @@ TiberiumExplosion: Explosions: large_explosion -Warhead@4Smu: LeaveSmudge -SmallDebris: - ReloadDelay: 60 - Range: 4c0 - Projectile: Bullet - Speed: 50, 125 - LaunchAngle: 45, 135 - Image: dbrissm - Sequences: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 - Shadow: true - -LargeDebris: - Inherits: SmallDebris - Projectile: Bullet - Image: dbrislg - Demolish: Warhead@1Dam: SpreadDamage DamageTypes: DefaultDeath diff --git a/mods/ts/weapons/otherweapons.yaml b/mods/ts/weapons/otherweapons.yaml index 205957c3e8..f273fb314f 100644 --- a/mods/ts/weapons/otherweapons.yaml +++ b/mods/ts/weapons/otherweapons.yaml @@ -106,3 +106,18 @@ Veins: Warhead@Effect: CreateEffect Explosions: veins ExplosionPalette: player + +SmallDebris: + ReloadDelay: 60 + Range: 4c0 + Projectile: Bullet + Speed: 50, 125 + LaunchAngle: 45, 135 + Image: dbrissm + Sequences: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 + Shadow: true + +LargeDebris: + Inherits: SmallDebris + Projectile: Bullet + Image: dbrislg