summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-06 16:53:43 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-06 16:53:43 +0200
commit39f195b9934f73a5af9c3066fc04501141edeb9c (patch)
tree31f1c53b462aaaa04f49e98931d8f4cbd4e0ac3e /npc/000-2-3/box.txt
parent435549878eb76e63b1d894d2bf12476b980e511a (diff)
downloadserverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.tar.gz
serverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.tar.bz2
serverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.tar.xz
serverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.zip
Fixed few bugs in NPC scripts:
Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english
Diffstat (limited to 'npc/000-2-3/box.txt')
-rw-r--r--npc/000-2-3/box.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/box.txt b/npc/000-2-3/box.txt
index 7f53806c..7aafb9af 100644
--- a/npc/000-2-3/box.txt
+++ b/npc/000-2-3/box.txt
@@ -98,7 +98,7 @@ L_Already:
setcamnpc "Nard";
mes "";
mesn "Nard";
- mesq l("You already took a Bandana, please put this one back in the box.");
+ mesq l("You already took a @@, please put this one back in the box.", getitemlink (Bandana));
close;