diff options
Diffstat (limited to 'npc/000-2-3/box.txt')
-rw-r--r-- | npc/000-2-3/box.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/box.txt b/npc/000-2-3/box.txt index 7aafb9af..cc280b74 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 @@, please put this one back in the box.", getitemlink (Bandana)); + mesq l("You already took a @@, please put this one back in the box.", getitemlink(Bandana)); close; |