From 055a8778bc0b8cd87709af7517c5955bcc8f898c Mon Sep 17 00:00:00 2001 From: brianluau Date: Sat, 2 May 2009 20:23:30 +0000 Subject: - Fixed some typos in the script command documentation. (bugreport:2547) - Fixed a misleading message in the custom Job Changer. (bugreport:682) - Updated some NPC's facing directions. (bugreport:3030) - Added missing newline in some ShowWarning(). (bugreport:2940) - Fixed SC_BOSSMAPINFO time being off by 1 minutes (bugreport:3035) Now, the seconds are rounded up to the next whole minute. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13713 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/kafras/dts_warper.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/kafras/dts_warper.txt') diff --git a/npc/kafras/dts_warper.txt b/npc/kafras/dts_warper.txt index bd23f807a..5140fb541 100644 --- a/npc/kafras/dts_warper.txt +++ b/npc/kafras/dts_warper.txt @@ -86,10 +86,10 @@ lighthalzen,154,60,6 script Cool Event Voting Staff::CoolEventVotingStaff02 874, callfunc "F_DTS_Warp",0,0; } //Prontera -prontera,147,125,4 script Cool Event Voting Staff::CoolEventVotingStaff03 874,{ +prontera,147,125,6 script Cool Event Voting Staff::CoolEventVotingStaff03 874,{ callfunc "F_DTS_Warp",0,0; } -prontera,164,125,6 script Kafra Voting Staff#02 115,{ +prontera,164,125,4 script Kafra Voting Staff#02 115,{ callfunc "F_DTS_Warp",1,3; } -- cgit v1.2.3-60-g2f50