diff options
-rw-r--r-- | npc/re/jobs/3-2/sura.txt | 4 |
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; } |