Skip to content

Commit

Permalink
Expand NECC Dialogue Dynamics (#75392)
Browse files Browse the repository at this point in the history
* Add the changes

* Bugfix 1

* Convert old value checks to the new system

* Missed a spot
  • Loading branch information
MNG-cataclysm authored Aug 29, 2024
1 parent 6a1c46f commit 1a0bd0c
Show file tree
Hide file tree
Showing 25 changed files with 1,286 additions and 265 deletions.
5 changes: 5 additions & 0 deletions data/json/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,11 @@
"name": [ "Bounced" ],
"desc": [ "AI tag used for bouncing ammo targeting. This is a bug if you have it." ]
},
{
"type": "effect_type",
"id": "npc_value_interaction_timer_short",
"//2": "This prevents you from building value with NPCs too quickly by just talking to them constantly."
},
{
"type": "effect_type",
"id": "frenzy",
Expand Down
Loading

0 comments on commit 1a0bd0c

Please sign in to comment.