Add SoundFX for Ornibomb, Devastator Meltdown, Sabotuer
This commit is contained in:
BIN
mods/d2k/bits/DEVASTATORMELTDOWN.WAV
Normal file
BIN
mods/d2k/bits/DEVASTATORMELTDOWN.WAV
Normal file
Binary file not shown.
BIN
mods/d2k/bits/ORNIBOMB.WAV
Normal file
BIN
mods/d2k/bits/ORNIBOMB.WAV
Normal file
Binary file not shown.
@@ -146,6 +146,7 @@ sietch:
|
|||||||
Type: wood
|
Type: wood
|
||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
Range: 10c0
|
Range: 10c0
|
||||||
|
-AmbientSound@onBeingDemolished:
|
||||||
-GivesBuildableArea:
|
-GivesBuildableArea:
|
||||||
-Sellable:
|
-Sellable:
|
||||||
-Capturable:
|
-Capturable:
|
||||||
|
|||||||
@@ -237,6 +237,10 @@
|
|||||||
Guardable:
|
Guardable:
|
||||||
WithFacingSpriteBody:
|
WithFacingSpriteBody:
|
||||||
Demolishable:
|
Demolishable:
|
||||||
|
Condition: being-demolished
|
||||||
|
AmbientSound@onBeingDemolished:
|
||||||
|
SoundFiles: O_SCONF2.AUD
|
||||||
|
RequiresCondition: being-demolished
|
||||||
TemporaryOwnerManager:
|
TemporaryOwnerManager:
|
||||||
MustBeDestroyed:
|
MustBeDestroyed:
|
||||||
Voiced:
|
Voiced:
|
||||||
@@ -520,6 +524,9 @@
|
|||||||
ShakeOnDeath:
|
ShakeOnDeath:
|
||||||
Demolishable:
|
Demolishable:
|
||||||
Condition: being-demolished
|
Condition: being-demolished
|
||||||
|
AmbientSound@onBeingDemolished:
|
||||||
|
SoundFiles: O_SCONF2.AUD
|
||||||
|
RequiresCondition: being-demolished
|
||||||
Sellable:
|
Sellable:
|
||||||
RequiresCondition: !build-incomplete && !being-demolished
|
RequiresCondition: !build-incomplete && !being-demolished
|
||||||
SellSounds: BUILD1.WAV
|
SellSounds: BUILD1.WAV
|
||||||
|
|||||||
@@ -322,8 +322,8 @@ saboteur:
|
|||||||
Mobile:
|
Mobile:
|
||||||
Speed: 43
|
Speed: 43
|
||||||
Demolition:
|
Demolition:
|
||||||
DetonationDelay: 0
|
DetonationDelay: 25
|
||||||
Flashes: 0
|
Flashes: 3
|
||||||
EnterBehaviour: Suicide
|
EnterBehaviour: Suicide
|
||||||
-RevealOnFire:
|
-RevealOnFire:
|
||||||
GrantChargedConditionOnToggle:
|
GrantChargedConditionOnToggle:
|
||||||
|
|||||||
@@ -445,6 +445,10 @@ devastator:
|
|||||||
Delay: 240
|
Delay: 240
|
||||||
RequiresCondition: overload
|
RequiresCondition: overload
|
||||||
GrantsCondition: meltdown
|
GrantsCondition: meltdown
|
||||||
|
AmbientSound@onMeltDown:
|
||||||
|
SoundFiles: DEVASTATORMELTDOWN.WAV
|
||||||
|
RequiresCondition: overload
|
||||||
|
Interval: 250
|
||||||
AttractsWorms:
|
AttractsWorms:
|
||||||
Intensity: 700
|
Intensity: 700
|
||||||
ChangesHealth:
|
ChangesHealth:
|
||||||
|
|||||||
@@ -42,6 +42,7 @@ OrniBomb:
|
|||||||
Burst: 5
|
Burst: 5
|
||||||
BurstDelays: 6
|
BurstDelays: 6
|
||||||
Range: 3c0
|
Range: 3c0
|
||||||
|
Report: ORNIBOMB.WAV
|
||||||
Projectile: GravityBomb
|
Projectile: GravityBomb
|
||||||
Image: BOMBS
|
Image: BOMBS
|
||||||
Velocity: 0, 0, -64
|
Velocity: 0, 0, -64
|
||||||
|
|||||||
Reference in New Issue
Block a user