diff options
author | Euphy <euphy@rathena.org> | 2013-06-20 19:33:49 -0400 |
---|---|---|
committer | Euphy <euphy@rathena.org> | 2013-06-20 19:33:49 -0400 |
commit | 061951753e2ba556d9afd0cff5f1bfada0b14232 (patch) | |
tree | bcd528c524cac8c9d4c520cf33697729e84c390b /npc/re/quests/eden/eden_tutorial.txt | |
parent | c23b6e354a20046a864e6d0a42e178c9c641055b (diff) | |
download | hercules-061951753e2ba556d9afd0cff5f1bfada0b14232.tar.gz hercules-061951753e2ba556d9afd0cff5f1bfada0b14232.tar.bz2 hercules-061951753e2ba556d9afd0cff5f1bfada0b14232.tar.xz hercules-061951753e2ba556d9afd0cff5f1bfada0b14232.zip |
Follow-up.
Diffstat (limited to 'npc/re/quests/eden/eden_tutorial.txt')
-rw-r--r-- | npc/re/quests/eden/eden_tutorial.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/re/quests/eden/eden_tutorial.txt b/npc/re/quests/eden/eden_tutorial.txt index 0c1519d0a..5a3d6751b 100644 --- a/npc/re/quests/eden/eden_tutorial.txt +++ b/npc/re/quests/eden/eden_tutorial.txt @@ -103,6 +103,7 @@ moc_para01,34,178,3 script Tutorial Instructor 904,{ mes "[Tutorial Instructor]"; mes "Now... Hurry and employ"; mes "a ^006400Mercenary^000000 and come back to me!"; + close; } mes "[Tutorial Instructor]"; mes "Seeing you with a ^006400Mercenary^000000 definitely makes me trust you more."; |