diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-10 04:55:08 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-10 04:55:08 +0000 |
commit | 87b1337021cd74d1f5da50ccf89f5cc044cde427 (patch) | |
tree | c0652423aeedd4326b24a9af276e9224b340b33a /npc/jobs | |
parent | ec230d1eb8212f4c5b8e551e4fb4cd0b638ed637 (diff) | |
download | hercules-87b1337021cd74d1f5da50ccf89f5cc044cde427.tar.gz hercules-87b1337021cd74d1f5da50ccf89f5cc044cde427.tar.bz2 hercules-87b1337021cd74d1f5da50ccf89f5cc044cde427.tar.xz hercules-87b1337021cd74d1f5da50ccf89f5cc044cde427.zip |
* Optimized Eden Quest lv. 11-25 (re\quests\eden\)
* Fixed bugreport:6427 with new Alchemist quest (jobs\2-2\alchemist.txt)
* Other misc changes/fixes...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16615 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/2-2/alchemist.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt index 58cb14cc8..ef50cf60e 100644 --- a/npc/jobs/2-2/alchemist.txt +++ b/npc/jobs/2-2/alchemist.txt @@ -164,7 +164,7 @@ alde_alche,27,185,5 script Alchemist Guildsman 744,{ mes "Please sign"; mes "the application."; next; - menu "",-; + select(strcharinfo(0)); mes "[Parmy Gianino]"; mes "Good, good. Now, if you have"; mes "the Zeny for your application fee ready, I will tell you which items you will need to bring. Now, pay attention."; |