diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-20 19:07:14 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-20 19:07:14 +0000 |
commit | 40066aec2e23c2b3c204e4a72de67d7f74d0536e (patch) | |
tree | 4a7a06b7dd6eb47d9516eecb98a688c7c7e5e27e /npc/re/jobs/novice/supernovice_ex.txt | |
parent | 3e13249b4d6433452900ff2f56c408a57d5d6a83 (diff) | |
download | hercules-40066aec2e23c2b3c204e4a72de67d7f74d0536e.tar.gz hercules-40066aec2e23c2b3c204e4a72de67d7f74d0536e.tar.bz2 hercules-40066aec2e23c2b3c204e4a72de67d7f74d0536e.tar.xz hercules-40066aec2e23c2b3c204e4a72de67d7f74d0536e.zip |
* Some cleaning of "Eden Group Quests" script, fixes include bugreport:6510 (re\quests\eden\eden_quests.txt)
* Other misc. cleaning...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16671 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/jobs/novice/supernovice_ex.txt')
-rw-r--r-- | npc/re/jobs/novice/supernovice_ex.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/novice/supernovice_ex.txt b/npc/re/jobs/novice/supernovice_ex.txt index ec23fea16..5687c0768 100644 --- a/npc/re/jobs/novice/supernovice_ex.txt +++ b/npc/re/jobs/novice/supernovice_ex.txt @@ -383,7 +383,7 @@ beach_dun2,119,92,4 script Fishing Novice#sp2 567,{ mes "[Nodor]"; mes "Have you visited already?"; next; - select("How much money shoud I give?"); + select("How much money should I give?"); mes "[Nodor]"; mes "Oh, you didn't go there yet?"; mes "Give him a little, ya~"; |