Skip to content

Commit

Permalink
Update data/json/npcs/refugee_center/surface_staff/NPC_free_merchant_…
Browse files Browse the repository at this point in the history
…teamster.json

Co-authored-by: andrei <[email protected]>
  • Loading branch information
andrewhr and andrei8l authored Mar 16, 2024
1 parent 1f3f237 commit b5e16da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"topic": "TALK_FREE_MERCHANT_TEAMSTER_DIRECTIONS",
"condition": {
"or": [
{ "math": [ "time_since(n_timer_teamster_directions_recycler)", "==", "-1" ] },
{ "math": [ "!has_var(n_timer_teamster_directions_recycler)" ] },
{ "math": [ "time_since(n_timer_teamster_directions_recycler)", ">=", "time('2 d')" ] }
]
},
Expand Down

0 comments on commit b5e16da

Please sign in to comment.