Skip to content

Commit

Permalink
assign correct backstory for new cat patrol
Browse files Browse the repository at this point in the history
  • Loading branch information
sedgestripe committed Mar 28, 2024
1 parent c2755a1 commit 3f4a924
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/dicts/patrols/new_cat_welcoming.json
Original file line number Diff line number Diff line change
Expand Up @@ -2100,7 +2100,7 @@
"exp": 10,
"weight": 20,
"new_cat": [
["loner"]
["loner", "backstory:loner1"]
],
"relationships": [
{
Expand All @@ -2124,7 +2124,7 @@
"exp": 10,
"weight": 5,
"new_cat": [
["loner"]
["loner", "backstory:loner1"]
],
"relationships": [
{
Expand All @@ -2149,7 +2149,7 @@
"weight": 20,
"stat_skill": ["SPEAKER,1"],
"new_cat": [
["loner"]
["loner", "backstory:loner1"]
],
"relationships": [
{
Expand Down

0 comments on commit 3f4a924

Please sign in to comment.