From 39f195b9934f73a5af9c3066fc04501141edeb9c Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 6 Jul 2016 16:53:43 +0200 Subject: Fixed few bugs in NPC scripts: Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english --- npc/000-2-3/box.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-2-3/box.txt') 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; -- cgit v1.2.3-70-g09d2