Skip to content

Commit

Permalink
Update data/json/npcs/isherwood_farm/NPC_Chris_Isherwood.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Vgoloshivskiy and github-actions[bot] authored Sep 7, 2024
1 parent 72e0ee7 commit ecb38be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/json/npcs/isherwood_farm/NPC_Chris_Isherwood.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 +348,7 @@
{
"text": "Do you think, monsters that kidnaped Barry are responsible for end of the world?",
"topic": "TALK_CHRIS_THEORIES2",
"condition": {
"and": [ { "not": { "u_is_wearing": "badge_marshal" } }, { "math": [ "isherwood_barry_rescued", "==", "1" ] } ]
}
"condition": { "and": [ { "not": { "u_is_wearing": "badge_marshal" } }, { "math": [ "isherwood_barry_rescued", "==", "1" ] } ] }
},
{ "text": "What sort of changes have you seen?", "topic": "TALK_ISHERWOOD_CHRIS_LAND" },
{
Expand Down

0 comments on commit ecb38be

Please sign in to comment.