diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-31 06:25:23 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-31 06:25:23 +0000 |
commit | b1a2f1f819d735ddba63d10be153a85577115b2e (patch) | |
tree | 87d09026771674319dd1b1006096e289f4ff2af5 /npc/custom/quests/magicalhatquest.txt | |
parent | 73726c90a229856a88c55fe5121ea511ac2c228d (diff) | |
download | hercules-b1a2f1f819d735ddba63d10be153a85577115b2e.tar.gz hercules-b1a2f1f819d735ddba63d10be153a85577115b2e.tar.bz2 hercules-b1a2f1f819d735ddba63d10be153a85577115b2e.tar.xz hercules-b1a2f1f819d735ddba63d10be153a85577115b2e.zip |
added missing next;
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8555 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/custom/quests/magicalhatquest.txt')
-rw-r--r-- | npc/custom/quests/magicalhatquest.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/custom/quests/magicalhatquest.txt b/npc/custom/quests/magicalhatquest.txt index 130091385..69fb42390 100644 --- a/npc/custom/quests/magicalhatquest.txt +++ b/npc/custom/quests/magicalhatquest.txt @@ -50,6 +50,7 @@ L_NotEnough: close;
M_RIPOFF:
+ mes "[Wizard Hat Dude]";
mes "What I had to go through was more unfathomable..";
mes "If you succeed in getting these items, you will have incredible strength!";
emotion e_hmm;
|