Skip to content

Commit

Permalink
Merge pull request #3107 from bakermor/bugs
Browse files Browse the repository at this point in the history
[BUGFIX] Added stat_trait to patrol that refs s_c
  • Loading branch information
scribblecrumb authored Dec 3, 2024
2 parents 28d7c1a + 053b38a commit 6a6c635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/dicts/patrols/new_cat.json
Original file line number Diff line number Diff line change
Expand Up @@ -2034,6 +2034,7 @@
"text": "s_c signals for the patrol to stop. Carefully and quietly,{PRONOUN/s_c/subject} {VERB/s_c/explain/explains} {PRONOUN/s_c/poss} concerns about the unknown situation. At first it seems like {PRONOUN/s_c/subject}{VERB/s_c/'re/'s} being too cautious - but then p_l picks up on the scent of strange cats lingering around the Twoleg nest. Forewarned, the patrol retreats to safety.",
"exp": 30,
"weight": 20,
"stat_trait": ["careful", "insecure", "nervous"],
"outsider_rep": 1
}
],
Expand Down

0 comments on commit 6a6c635

Please sign in to comment.