Skip to content

Commit

Permalink
Fix Jenny Forcette Greeting (cataclysmbnteam#2906)
Browse files Browse the repository at this point in the history
* Update NPC_Jenny_Forcette.json

* Update data/json/npcs/refugee_center/surface_refugees/NPC_Jenny_Forcette.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mythosmod and github-actions[bot] authored May 29, 2023
1 parent 9f1d96e commit 60be177
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,10 @@
"type": "talk_topic",
"id": "TALK_REFUGEE_JENNY_1",
"dynamic_line": {
"u_has_effect": "u_met_Jenny_Forcette",
"u_has_var": "u_met_Jenny_Forcette",
"type": "general",
"context": "meeting",
"value": "yes",
"yes": [ "Hello again.", "Nice to see you again.", "What's up?" ],
"no": "Hi there. Haven't see you around here before. I'm Jenny, Jenny Forcette."
},
Expand Down

0 comments on commit 60be177

Please sign in to comment.