Skip to content

Commit

Permalink
C1m4 elevator convo
Browse files Browse the repository at this point in the history
Coach, Nick, and Rochelle will not start the convo if Ellis is dead or unavailable. (Reupload due to uploading in the wrong location)
  • Loading branch information
xanaguy committed Feb 13, 2022
1 parent 66b9fa5 commit 5cc89a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion root/scripts/talker/coach.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ Response c1m4startelevatorCoach
}
Rule c1m4startelevatorCoach
{
criteria Conceptc1m4startelevator IsCoach AutoIsNotScavenge AutoIsNotSurvival
criteria Conceptc1m4startelevator IsCoach IsMechanicAlive AutoIsNotScavenge AutoIsNotSurvival
ApplyContext "Talk:1:0,ElevatorTimer:1:25"
applycontexttoworld
Response c1m4startelevatorCoach
Expand Down
2 changes: 1 addition & 1 deletion root/scripts/talker/gambler.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@ Response c1m4startelevatorGambler
}
Rule c1m4startelevatorGambler
{
criteria Conceptc1m4startelevator IsGambler AutoIsNotScavenge AutoIsNotSurvival
criteria Conceptc1m4startelevator IsGambler IsMechanicAlive AutoIsNotScavenge AutoIsNotSurvival
ApplyContext "Talk:1:0,ElevatorTimer:1:25"
applycontexttoworld
Response c1m4startelevatorGambler
Expand Down
2 changes: 1 addition & 1 deletion root/scripts/talker/producer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1170,7 +1170,7 @@ Response c1m4startelevatorProducer
}
Rule c1m4startelevatorProducer
{
criteria Conceptc1m4startelevator IsProducer AutoIsNotScavenge AutoIsNotSurvival
criteria Conceptc1m4startelevator IsProducer IsMechanicAlive AutoIsNotScavenge AutoIsNotSurvival
ApplyContext "Talk:1:0,ElevatorTimer:1:25"
applycontexttoworld
Response c1m4startelevatorProducer
Expand Down

0 comments on commit 5cc89a4

Please sign in to comment.