From 911c4fcfb8243d1c9d837850ea1c17b673bf98ac Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 24 Jan 2022 21:16:47 -0800 Subject: Port back a number of fixes and cleanups from my attempt to port the mod to DDA. --- .../NPC/v_npc_responds/Wastelands_Outskirts/v_vgs_responses.json | 4 ++-- .../NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts') diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_vgs_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_vgs_responses.json index 99dff13..71306b1 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_vgs_responses.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_vgs_responses.json @@ -65,7 +65,7 @@ "id": "TALK_VAMP_GUNSHOP_givesupplies", "type": "talk_topic", "dynamic_line": "The supplies that were stocked in here contained some spare blood draw kits, a bag and blood powders. Will you take them?", - "note": "One time free supplies which are not valuable, but at least you've been given with something as a reward.", + "//": "One time free supplies which are not valuable, but at least you've been given with something as a reward.", "responses": [ { "text": "But he told me to get some guns from you?", @@ -95,7 +95,7 @@ { "id": "TALK_VAMP_GUNSHOP_gun", "type": "talk_topic", - "note": "Totally a trashy handgun with very low damage output.", + "//": "Totally a trashy handgun with very low damage output.", "dynamic_line": "I could give you the oldest prototype of vampiric guns I got here:\nThe blood slinger.", "responses": [ { diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json index a980047..b717b7d 100644 --- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json +++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Wastelands_Outskirts/v_wg2_responses.json @@ -1,7 +1,7 @@ [ { "id": "TALK_VAMP_WASTEGUARD2_justcome", - "note": "Picky wasteland guard infront of the hub door.", + "//": "Picky wasteland guard infront of the hub door.", "type": "talk_topic", "dynamic_line": { "u_has_trait": "wsg2meet", -- cgit v1.2.1