diff options
Diffstat (limited to 'npc/000-1/muller.txt')
-rw-r--r-- | npc/000-1/muller.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index b23107fc..582fde41 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -7,7 +7,7 @@ 000-1.gat,23,31,0,1 script Q'Muller 104,{ mesn; - mesq l("I think that I'm done, I've got a box full of ") + getitemlink("Crocclaw") +"!"; + mesq l("I think that I'm done, I've got a box full of @@!", getitemlink("Crocclaw")); close; |