summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json8
-rw-r--r--vamp_stuff/Modification_Files/NPC/v_npc_responds/ghoul.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
index 0e01110..18062c7 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/blood-drinking.json
@@ -5,7 +5,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "*Consider drinking their blood*.",
+ "text": "*Consider drinking their blood*",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": { "npc_has_trait": "THRESH_VAMP" } },
@@ -23,7 +23,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "*Consider drinking their blood*.",
+ "text": "*Consider drinking their blood*",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": { "npc_has_trait": "THRESH_VAMP" } },
@@ -41,7 +41,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "No, these are my feeding grounds!.",
+ "text": "No, these are my feeding grounds!",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": "is_by_radio" },
@@ -60,7 +60,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "No, these are my feeding grounds!.",
+ "text": "No, these are my feeding grounds!",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": "is_by_radio" },
diff --git a/vamp_stuff/Modification_Files/NPC/v_npc_responds/ghoul.json b/vamp_stuff/Modification_Files/NPC/v_npc_responds/ghoul.json
index ba22b1e..a129c2c 100644
--- a/vamp_stuff/Modification_Files/NPC/v_npc_responds/ghoul.json
+++ b/vamp_stuff/Modification_Files/NPC/v_npc_responds/ghoul.json
@@ -5,7 +5,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "*Consider making your follower into a ghoul*.",
+ "text": "*Consider making your follower into a ghoul*",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": { "npc_has_trait": "THRESH_VAMP" } },
@@ -25,7 +25,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "*Consider making the stranger into a ghoul*.",
+ "text": "*Consider making the stranger into a ghoul*",
"condition": { "and": [
{ "not": { "npc_has_trait": "THRESH_VAMP" } },
{ "not": { "npc_has_trait": "VAMP_GHOUL" } },
@@ -268,7 +268,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "We'll see who is giving orders after I enslave you!.",
+ "text": "We'll see who is giving orders after I enslave you!",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": { "npc_has_trait": "THRESH_VAMP" } },
@@ -290,7 +290,7 @@
"type": "talk_topic",
"responses": [
{
- "text": "We'll see who is giving orders after I enslave you!.",
+ "text": "We'll see who is giving orders after I enslave you!",
"condition": { "and": [
{ "u_has_trait": "THRESH_VAMP" },
{ "not": { "npc_has_trait": "THRESH_VAMP" } },