diff options
Diffstat (limited to 'npc/re/jobs/novice/supernovice_ex.txt')
-rw-r--r-- | npc/re/jobs/novice/supernovice_ex.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/jobs/novice/supernovice_ex.txt b/npc/re/jobs/novice/supernovice_ex.txt index 6d570f1c7..3a8dad744 100644 --- a/npc/re/jobs/novice/supernovice_ex.txt +++ b/npc/re/jobs/novice/supernovice_ex.txt @@ -57,7 +57,7 @@ function script Esseray_Ex { else return; } -beach_dun2,119,92,4 script Fishing Novice#sp2 567,{ +beach_dun2,119,92,4 script Fishing Novice#sp2 4_M_SIT_NOVICE,{ if (checkquest(5092) >= 0) { mes "[Fishing Novice]"; mes "Sh --------- !!"; @@ -587,7 +587,7 @@ beach_dun2,119,92,4 script Fishing Novice#sp2 567,{ close; } -airplane,33,47,5 script Nudor#sp2 729,{ +airplane,33,47,5 script Nudor#sp2 4_F_NOVICE,{ if (checkquest(5099) >= 0) { mes "[Nudor]"; mes "Ahhh~ I have no money to buy any food."; |