summaryrefslogtreecommitdiff
path: root/npc/008-2-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2-1')
-rw-r--r--npc/008-2-1/generalstore.txt6
-rw-r--r--npc/008-2-1/inspector.txt6
-rw-r--r--npc/008-2-1/richard.txt6
3 files changed, 9 insertions, 9 deletions
diff --git a/npc/008-2-1/generalstore.txt b/npc/008-2-1/generalstore.txt
index ac409800..73b24a5e 100644
--- a/npc/008-2-1/generalstore.txt
+++ b/npc/008-2-1/generalstore.txt
@@ -5,11 +5,11 @@
// General Store.
// THIS IS A PLACEHOLDER!
-008-1,38,35,0 script Generalstore#008-1 NPC_GENERAL_STORE,{
+008-2-1,38,35,0 script Generalstore#008-1 NPC_GENERAL_STORE,{
speech
l("Hi!"),
- lg("My name is General Store, they still call me this although I left the army a few years ago.");
- l("I have nothing to sell, come back later.");
+ l("My name is General Store, they still call me this although I left the army a few years ago.");
+ lg("I have nothing to sell, come back later.");
close;
diff --git a/npc/008-2-1/inspector.txt b/npc/008-2-1/inspector.txt
index 62157207..7bcc7cb0 100644
--- a/npc/008-2-1/inspector.txt
+++ b/npc/008-2-1/inspector.txt
@@ -5,11 +5,11 @@
// The Inspector not willing to do his job.
// THIS IS A PLACEHOLDER!
-008-1,30,34,0 script Inspector#008-1 NPC_INSPECTOR,{
+008-2-1,30,34,0 script Inspector#008-1 NPC_INSPECTOR,{
speech
l("Oh hey!"),
- lg("Got a beer for me? No? Then I am too busy for your stupid problems.");
- l("Go away, and bring a beer next time you pass by.");
+ l("Got a beer for me? No? Then I am too busy for your stupid problems.");
+ lg("Go away, and bring a beer next time you pass by.");
close;
diff --git a/npc/008-2-1/richard.txt b/npc/008-2-1/richard.txt
index f71f52d0..958ecab4 100644
--- a/npc/008-2-1/richard.txt
+++ b/npc/008-2-1/richard.txt
@@ -5,11 +5,11 @@
// Richard the Hurns storage guy.
// THIS IS A PLACEHOLDER!
-008-1,26,35,0 script Richard#008-1 NPC_RICHARD_LEGACY,{
+008-2-1,26,35,0 script Richard#008-1 NPC_RICHARD_LEGACY,{
speech
l("Oh hey!"),
- lg("I was supposed to act as storagekeeper, but I forgot my key.");
- l("Come back later, perhaps I can find it.");
+ l("I was supposed to act as storagekeeper, but I forgot my key.");
+ lg("Come back later, perhaps I can find it.");
close;