diff options
author | Reid <reidyaro@gmail.com> | 2012-05-24 01:14:48 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-24 01:15:18 +0200 |
commit | 497982b842a8dc1119ff90a855218631abc5197c (patch) | |
tree | baf431fbf3b4f2656e20b8a1d277881f33770fca /npc/000-1/muller.txt | |
parent | 64984d51417cdf9a638382ab3e041539083fd4b0 (diff) | |
download | serverdata-497982b842a8dc1119ff90a855218631abc5197c.tar.gz serverdata-497982b842a8dc1119ff90a855218631abc5197c.tar.bz2 serverdata-497982b842a8dc1119ff90a855218631abc5197c.tar.xz serverdata-497982b842a8dc1119ff90a855218631abc5197c.zip |
Correct astapolos and muller dialogues. (Pihro)
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 8b43b9ad..9c519c99 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 Muller 104,{ mesn; - mesq l("I think that I'm done, I 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; |