From 0c94abffcdb1dfae36f528ce5f7d78b0d292a37e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Jan 2023 08:49:54 -0800 Subject: Remove legacy PERMANENT effect duration. --- npc-02_tacoma-update.patch | 9 --------- 1 file changed, 9 deletions(-) diff --git a/npc-02_tacoma-update.patch b/npc-02_tacoma-update.patch index 5ae2622..4a3d9b5 100644 --- a/npc-02_tacoma-update.patch +++ b/npc-02_tacoma-update.patch @@ -11,15 +11,6 @@ ] --- a/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json +++ b/data/json/npcs/tacoma_ranch/NPC_ranch_foreman.json -@@ -49,7 +49,7 @@ - { - "text": "Thanks.", - "topic": "TALK_RANCH_FOREMAN", -- "effect": [ { "u_buy_item": "commune_prospectus" }, { "u_add_effect": "has_prospectus" } ] -+ "effect": [ { "u_buy_item": "commune_prospectus" }, { "u_add_effect": "has_prospectus", "duration": "PERMANENT" } ] - } - ] - }, @@ -122,7 +122,7 @@ "place_nested": [ { "chunks": [ "tacoma_commune_west_wall_door" ], "x": 22, "y": 0 } ] }, -- cgit v1.2.1