summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-14 14:02:17 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-14 14:02:17 -0300
commiteb3834c121da7d0d2bb16d60990b958e0132cb0b (patch)
treea96dc5ac8bd5eb337088835359a724800a6bac7e /npc/012-1
parent8155e61a93c417ef4df3a80e2e8e7ccf00847191 (diff)
downloadserverdata-eb3834c121da7d0d2bb16d60990b958e0132cb0b.tar.gz
serverdata-eb3834c121da7d0d2bb16d60990b958e0132cb0b.tar.bz2
serverdata-eb3834c121da7d0d2bb16d60990b958e0132cb0b.tar.xz
serverdata-eb3834c121da7d0d2bb16d60990b958e0132cb0b.zip
Typo
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/terezin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/terezin.txt b/npc/012-1/terezin.txt
index ef0842afb..5669854a4 100644
--- a/npc/012-1/terezin.txt
+++ b/npc/012-1/terezin.txt
@@ -33,7 +33,7 @@ L_PinkieHat:
mesq l("You deserve a reward for helping my husband. I can make you a nice gift.");
next;
mesn;
- mesq l("Please bring me a single @@, and I'll give you a memeto.");
+ mesq l("Please bring me a single @@, and I'll give you a memeto.", getitemlink(PinkAntenna));
if (countitem(PinkAntenna) < 1)
close;
next;