Skip to content

Commit

Permalink
Add voice to tib-floater, allow floater attack ally.
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Oct 21, 2023
1 parent 3b599f1 commit 1761db2
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mods/sp/audio/voices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,17 @@ Slavick:
Burned: dedman2
Zapped: electro1

TibFloater:
Voices:
Select: hunter2
Move: hunter2
Unload: hunter2
Action: hunter2
Attack: hunter2
Die: expnew12, expnew13, expnew14, expnew15
Burned: 22-n106
Zapped: electro1

Fiend:
Voices:
Select: fiend1
Expand Down
2 changes: 2 additions & 0 deletions mods/sp/rules/creeps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,8 @@ jfish:
Cost: 100
Armor:
Type: Heavy
Voiced:
VoiceSet: TibFloater
RevealsShroud:
Range: 5c0
SmokeParticleEmitter@cloud:
Expand Down
7 changes: 7 additions & 0 deletions mods/sp/weapons/neutralweapons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,10 +190,17 @@ CrabAcid:
NoUnintendedFriendlyFire: All

JellyAttackPrepare:
Inherits@wh: ^FullDamage
ValidTargets: Ground, Water, Vehicle, Infantry, Building
Projectile: InstantHit
ReloadDelay: 60
Range: 1c512
Warhead@1Dam: TargetDamage ## Can attack ally when intended
Spread: 42
Damage: 2000
DamageTypes: TriggerProne, EnergyDeath
ValidTargets: Ground, Water, Vehicle, Infantry, Building
ValidRelationships: Ally

ElectricTentacle:
Inherits@wh: ^FullDamage
Expand Down

0 comments on commit 1761db2

Please sign in to comment.