Skip to content

Commit

Permalink
Updated Coach.txt
Browse files Browse the repository at this point in the history
Added MadAtRiders variant for Coach's ReloadingTank line.
  • Loading branch information
xanaguy committed Nov 21, 2021
1 parent ee96f6e commit f77006a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions root/scripts/talker/coach.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1879,6 +1879,20 @@ Rule C2M5ReloadingTankCoach
Response C2M5ReloadingTankCoach
}

Response C2M5ReloadingTankMadAtRidersCoach
{
norepeat
scene "scenes/Coach/WorldC2M5B113.vcd" //We need to kill the Tank before he lands!
scene "scenes/Coach/WorldC2M5B122.vcd" //We gotta kill the Tank before he lands!
}
Rule C2M5ReloadingTankMadAtRidersCoach
{
criteria ConceptPlayerReloading IsSurvivor IsNotSpeaking IsCoach IsNotIncapacitated IsTalk IsTalkCoach IsNotSaidReloadingTank IsZombiePresentTank IsSaidTankWarn2 IsWorldTalkCoach CoachMadAtRiders Ismap_c2m5 _auto_ConcertIsLive
ApplyContext "SaidReloadingTank:1:10,SaidTankWarn2:1:20"
applycontexttoworld
Response C2M5ReloadingTankMadAtRidersCoach
}

Response C2M5ConcertTankResponseCoach
{
scene "scenes/Coach/WorldC2M5B114.vcd" //You heard the man, kill the Tank!
Expand Down

0 comments on commit f77006a

Please sign in to comment.