From 0fe8c2c6c16be3f7e08a08cdefa8dfebb9d3b2f6 Mon Sep 17 00:00:00 2001
From: WelshPixie <delyth.angharad@gmail.com>
Date: Sat, 20 Jun 2020 13:09:30 +0200
Subject: [PATCH] Added text when NPCs attacked

---
 assets/voxygen/i18n/en.ron | 47 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 45 insertions(+), 2 deletions(-)

diff --git a/assets/voxygen/i18n/en.ron b/assets/voxygen/i18n/en.ron
index 7bfd8c0a7a..6ad73201ec 100644
--- a/assets/voxygen/i18n/en.ron
+++ b/assets/voxygen/i18n/en.ron
@@ -438,9 +438,52 @@ Willpower
             "Help! Please!",
             "Ouch! Guards! Help!",
             "They're coming for me!",
-            "Help! Help! I'm being repressed",
+            "Help! Help! I'm being repressed!",
             "Ah, now we see the violence inherent in the system.",
-            "Tis but a scratch!"
+            "Tis but a scratch!",
+            "Stop that!",
+            "What did I ever do to you?!",
+            "Please stop attacking me!",
+            "Hey! Watch where you point that thing!",
+            "Heinous wretch, be gone with you!",
+            "Stop it! Go away!",
+            "Now you're making me mad!",
+            "Oi! Who do you think you are?!",
+            "I'll have your head for that!",
+            "Stop, please! I carry nothing of value!",
+            "I'll set my brother on you, he's bigger than I am!",
+            "Nooo, I'm telling mother!",
+            "Curse you!",
+            "Please don't do that.",
+            "That wasn't very nice!",
+            "Your weapon works, you can put it away now!",
+            "Spare me!",
+            "Please, I have a family!",
+            "I'm too young to die!",
+            "Can we talk about this?",
+            "Violence is never the answer!",
+            "Today is turning out to be a very bad day...",
+            "Hey, that hurt!",
+            "Eek!",
+            "How rude!",
+            "Stop, I beg you!",
+            "A pox upon you!",
+            "This isn't fun.",
+            "How dare you?!",
+            "You'll pay for that!",
+            "Keep that up and you'll be sorry!",
+            "Don't make me hurt you!",
+            "There must be some misunderstanding!",
+            "You don't need to do this!",
+            "Be gone, fiend!",
+            "That really hurt!",
+            "Why would you do that?",
+            "By the spirits, cease!",
+            "You must have me confused with someone else!",
+            "I don't deserve this!",
+            "Please don't do that again.",
+            "Guards, throw this monster in the lake!",
+            "I'll set my tarrasque on you!",
         ],
     }
 )