diff options
Diffstat (limited to 'npc/re/jobs/3-2/shadow_chaser.txt')
-rw-r--r-- | npc/re/jobs/3-2/shadow_chaser.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/3-2/shadow_chaser.txt b/npc/re/jobs/3-2/shadow_chaser.txt index 230d5b49c..d1c6ce75f 100644 --- a/npc/re/jobs/3-2/shadow_chaser.txt +++ b/npc/re/jobs/3-2/shadow_chaser.txt @@ -1358,7 +1358,7 @@ s_atelier,70,66,4 script Dumk#sc13_lgh 4_M_SHADOWCHASER,{ mes "- You can't continue on in this quest because you are overweight. -"; close; } - if (ismounting()) { + if (hascashmount()) { mes "[Dumk]"; mes "Who is this guy? Why should he sit in front of me so high?"; mes "Although I do not know why you riding on it, but here is in door,"; |