summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 08:49:54 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 08:49:54 -0800
commit0c94abffcdb1dfae36f528ce5f7d78b0d292a37e (patch)
tree667deb41f66df1f581d2e0c6bfad09aff435415c
parentFix vacutainer error. (diff)
downloadcataclysm-bn-0c94abffcdb1dfae36f528ce5f7d78b0d292a37e.tar.xz
Remove legacy PERMANENT effect duration.
-rw-r--r--npc-02_tacoma-update.patch9
1 files changed, 0 insertions, 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 } ]
},