summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-12 01:43:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-12 01:43:35 -0700
commit0c878c9a219b12cdee5b771650ac5e1cd098a661 (patch)
treefd6aaebf4454134a0d3b9243197102bf3ad11867 /vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee
parentChange mutation IDs so as to no longer conflict with CRT. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-0c878c9a219b12cdee5b771650ac5e1cd098a661.tar.xz
Fix a bunch of places I forgot to update the vampirism trait ID.
Diffstat (limited to 'vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee')
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ug_responses.json10
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json8
2 files changed, 9 insertions, 9 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ug_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ug_responses.json
index f98a3c2..e81d0ca 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ug_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ug_responses.json
@@ -6,7 +6,7 @@
"u_is_wearing": "blood_necklace",
"yes": "You look important.",
"no": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "Vampire... You're up to something?",
"no": "Mortal... You're up to something?"
}
@@ -59,7 +59,7 @@
"type": "talk_topic",
"dynamic_line": "I know you know where you are. *grins*.",
"responses": [
- { "u_has_trait": "THRESH_VAMP",
+ { "u_has_trait": "THRESH_REAL_VAMP",
"no": { "text": "Geez, don't show that to me.", "topic": "TALK_VAMP_UNDERGUARD1_teeth" },
"yes": { "text": "Yeah I do. *grins back*", "topic": "TALK_VAMP_UNDERGUARD1_teeth" }
},
@@ -71,7 +71,7 @@
"id": "TALK_VAMP_UNDERGUARD1_flirt",
"type": "talk_topic",
"dynamic_line": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"no": "Shut up vampire, everyone likes me.",
"yes": "Shut up mortal, everyone likes me."
},
@@ -93,7 +93,7 @@
"u_is_wearing": "blood_necklace",
"yes": "Damn, you managed to wear that.",
"no": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "Vampire, You look dazzled?",
"no": "Mortal, You look dazzled?"
}
@@ -157,7 +157,7 @@
"id": "TALK_VAMP_UNDERGUARD2_cata",
"type": "talk_topic",
"dynamic_line": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "Scientific? So the humans made those things... Well, I can't blame you for that.",
"no": "Scientific? So you humans made those things... Well, I can't blame you for that."},
"responses": [ { "text": "You're right...", "topic": "TALK_VAMP_UNDERGUARD2" } ]
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
index f2ef763..336efbf 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/Underrefugee/v_ut_responses.json
@@ -22,7 +22,7 @@
"dynamic_line": {
"u_is_wearing": "blood_necklace",
"yes": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "Do you need something, vampire?",
"no": "Do you need something, mortal?"
},
@@ -80,7 +80,7 @@
"id": "TALK_VAMP_UNDERTRADER_artifact",
"type": "talk_topic",
"dynamic_line": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "Our master wants to help the last surviving humans by sharing our power with them. But he has made clear we are not giving these away, so they will need lots of valuables or cash to purchase our items.",
"no": "Our master wants to help the last surviving humans by sharing our power with you all. But he has made clear we are not giving these away, so you will need lots of valuables or cash to purchase our items."
},
@@ -90,7 +90,7 @@
"id": "TALK_VAMP_UNDERTRADER_trading",
"type": "talk_topic",
"dynamic_line": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "I don't know. Our master said we have to accept any human valuables you have found in your travels.",
"no": "I don't know. Our master said we have to accept any valuables you humans have found in your travels."
},
@@ -114,7 +114,7 @@
"id": "TALK_VAMP_UNDERTRADER_him",
"type": "talk_topic",
"dynamic_line": {
- "u_has_trait": "THRESH_VAMP",
+ "u_has_trait": "THRESH_REAL_VAMP",
"yes": "No. HE shall remain a mystery to you.",
"no": "Nope. HE remains a mystery to all of your kind."
},