Skip to content

Commit

Permalink
Renamed two rule/response sets
Browse files Browse the repository at this point in the history
  • Loading branch information
xanaguy committed Nov 22, 2021
1 parent 11ecbe6 commit 07efc68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions root/scripts/talker/biker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3209,14 +3209,14 @@ Rule L4D1SurvivorAskZoeyForHealthBiker
Response L4D1SurvivorAskZoeyForHealthBiker
}

Response L4D1SurvivorFrancisHealthHereBiker
Response L4D1SurvivorHealthHereBiker
{
print " " then From AskForHealth2 foo:0 0 //
}
Rule L4D1SurvivorFrancisHealthHereBiker
Rule L4D1SurvivorHealthHereBiker
{
criteria ConceptAskForHealth IsNotCoughing IsBiker IsTalk IsTalkBiker YesHasFirstAidKit IsHealthyHalf IsWorldTalkBiker
Response L4D1SurvivorFrancisHealthHereBiker
Response L4D1SurvivorHealthHereBiker
}

Response L4D1SurvivorSpottedBillCloseBiker
Expand Down
6 changes: 3 additions & 3 deletions root/scripts/talker/teengirl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2607,14 +2607,14 @@ Rule L4D1SurvivorAskLouisForHealthTeenGirl
Response L4D1SurvivorAskLouisForHealthTeenGirl
}

Response L4D1SurvivorFrancisHealthHereTeenGirl
Response L4D1SurvivorHealthHereTeenGirl
{
print " " then From AskForHealth2 foo:0 0 //
}
Rule L4D1SurvivorFrancisHealthHereTeenGirl
Rule L4D1SurvivorHealthHereTeenGirl
{
criteria ConceptAskForHealth IsNotCoughing IsTeenGirl IsTalk IsTalkTeenGirl YesHasFirstAidKit IsHealthyHalf IsWorldTalkTeenGirl
Response L4D1SurvivorFrancisHealthHereTeenGirl
Response L4D1SurvivorHealthHereTeenGirl
}

Response L4D1SurvivorSpottedBillCloseTeenGirl
Expand Down

0 comments on commit 07efc68

Please sign in to comment.