Skip to content

Commit

Permalink
Fix for remark
Browse files Browse the repository at this point in the history
Coach will now be able to remark on the Candy machine after the carousel provided he hasn't remarked on one prior.
  • Loading branch information
xanaguy committed Jan 23, 2022
1 parent d053fc0 commit e6dcb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/scripts/talker/coach.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7050,7 +7050,7 @@ Response PlayerRemarkc2m2_candymachineCoach
}
Rule PlayerRemarkc2m2_candymachineCoach
{
criteria ConceptRemark IsCoach Isc2m2_candymachine IsNotSaidc2m2_candymachine IsNotCoughing NotInCombat IsTalk IsTalkCoach IsWorldTalkCoach IsSubjectNear150 AutoIsNotScavenge AutoIsNotSurvival _auto_NotCoachFoodBreak _auto_NotAlarm IsNotSpeakingWeight0
criteria ConceptRemark IsCoach Isc2m2_candymachine IsNotSaidc2m2_candymachine IsNotCoughing NotInCombat IsTalk IsTalkCoach IsWorldTalkCoach IsSubjectNear150 AutoIsNotScavenge AutoIsNotSurvival _auto_NotCoachFoodBreak _auto_NotAlarmV2 IsNotSpeakingWeight0
ApplyContext "Saidc2m2_candymachine:1:0,Talk:1:3.824,_auto_CoachFoodBreak:1:15"
applycontexttoworld
Response PlayerRemarkc2m2_candymachineCoach
Expand Down

0 comments on commit e6dcb0d

Please sign in to comment.