Skip to content

Commit

Permalink
Add never mind option to npc aiming rules (CleverRaven#55333)
Browse files Browse the repository at this point in the history
  • Loading branch information
haveric authored Feb 17, 2022
1 parent 1ed949a commit ab1863b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/json/npcs/TALK_COMMON_ALLY.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,8 @@
"topic": "TALK_NONE",
"condition": { "not": { "npc_aim_rule": "AIM_STRICTLY_PRECISE" } },
"effect": { "set_npc_aim_rule": "AIM_STRICTLY_PRECISE" }
}
},
{ "text": "Never mind.", "topic": "TALK_NONE" }
]
},
{
Expand Down

0 comments on commit ab1863b

Please sign in to comment.