diff options
Diffstat (limited to 'npc/events/custom/hyegun_event.txt')
-rw-r--r-- | npc/events/custom/hyegun_event.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/events/custom/hyegun_event.txt b/npc/events/custom/hyegun_event.txt index 4f0cfe49b..e08174599 100644 --- a/npc/events/custom/hyegun_event.txt +++ b/npc/events/custom/hyegun_event.txt @@ -13,13 +13,13 @@ //============================================================ //HyeGun Mob spawning -anthell01.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 -mag_dun01.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 -alde_dun01.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 -in_sphinx1.gat,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 +anthell01,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 +mag_dun01,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 +alde_dun01,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 +in_sphinx1,0,0,0,0 monster Hyegun 1512,3,180000,30000,0 //Munak Quest -pay_dun01.gat,53,269,6 script Munak 1026,{ +pay_dun01,53,269,6 script Munak 1026,{ if(event_hyegun==3) goto Lfinished; mes "[^FF0000Munak^000000]"; mes "Hello, kinda strange talking to a Munak huh?"; |