summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2015-06-24 18:34:13 +0530
committerDastgir <dastgir@users.noreply.github.com>2015-06-24 18:34:13 +0530
commit98adbc51286a79a91043f881bdf903fb4ba209aa (patch)
treee8498abda972e9cb7fd132d3ca7bb2f2ddaf311c /npc
parent29f95f182be4d4f9d024725d0e6c7fb1e8493b5c (diff)
parent731c3f9c2e110b0b5fe88d9abaddd488e08a9f35 (diff)
downloadhercules-98adbc51286a79a91043f881bdf903fb4ba209aa.tar.gz
hercules-98adbc51286a79a91043f881bdf903fb4ba209aa.tar.bz2
hercules-98adbc51286a79a91043f881bdf903fb4ba209aa.tar.xz
hercules-98adbc51286a79a91043f881bdf903fb4ba209aa.zip
Merge pull request #559 from Nihadm89/patch-3
Sura quest fix
Diffstat (limited to 'npc')
-rw-r--r--npc/re/jobs/3-2/sura.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/jobs/3-2/sura.txt b/npc/re/jobs/3-2/sura.txt
index 2e25a6f28..8c8905a98 100644
--- a/npc/re/jobs/3-2/sura.txt
+++ b/npc/re/jobs/3-2/sura.txt
@@ -636,10 +636,10 @@ OnTimer315000:
end;
OnTimer320000:
mapannounce "sword_2-1","I guess you're not ready to meet the master yet...",bc_map;
+ mapwarp "sword_2-1","yuno_fild07",255,178;
donpcevent "#Sura_garajjom::OnDisable";
donpcevent "Drawing Room::OnEnable";
- mapwarp "sword_2-1","yuno_fild07",255,178;
- stopnpctimer;
+ donpcevent "Buddy#Sura_Salon::OnDisable";
end;
}