diff options
Diffstat (limited to 'npc/custom/quests/magicalhatquest.txt')
-rw-r--r-- | npc/custom/quests/magicalhatquest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/quests/magicalhatquest.txt b/npc/custom/quests/magicalhatquest.txt index dd5d04682..c24b22ed3 100644 --- a/npc/custom/quests/magicalhatquest.txt +++ b/npc/custom/quests/magicalhatquest.txt @@ -13,7 +13,7 @@ //= treasue boxes drops fix [Lupus] //============================================================ -geffen.gat,126,107,5 script Wizard Hat Dude 51,{ +geffen,126,107,5 script Wizard Hat Dude 51,{ mes "[Wizard Hat Dude]"; mes "Huh! What do you want?"; mes "Ohh, I see, you want me to make you something."; @@ -55,4 +55,4 @@ M_RIPOFF: mes "If you succeed in getting these items, you will have incredible strength!"; emotion e_hmm; close; -} +}
\ No newline at end of file |