From 9828447cdb1ba910fc48eb58a278e2e816aeed84 Mon Sep 17 00:00:00 2001 From: brianluau Date: Wed, 26 Aug 2009 10:26:45 +0000 Subject: - Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483) - Added missing 'break' in some Juperos warps. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_juperos.txt | 4 ++++ npc/warps/fields/man_fild.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/quests/quests_juperos.txt b/npc/quests/quests_juperos.txt index 67deb6fb6..0b5441add 100644 --- a/npc/quests/quests_juperos.txt +++ b/npc/quests/quests_juperos.txt @@ -1782,6 +1782,7 @@ OnTouch: close2; stopnpctimer; warp "juperos_02",128,278; + break; case 2: mes "^777777["+ strcharinfo(0) +"]^000000"; mes "N-No! This is"; @@ -1791,6 +1792,7 @@ OnTouch: close2; stopnpctimer; warp "juperos_01",96,91; + break; } end; @@ -5068,6 +5070,7 @@ OnTouch: close2; stopnpctimer; warp "juperos_02",130,142; + break; case 2: mes "[" + strcharinfo(0) + "]"; mes "Not now!"; @@ -5075,6 +5078,7 @@ OnTouch: close2; stopnpctimer; warp "jupe_gate",50,168; + break; } end; diff --git a/npc/warps/fields/man_fild.txt b/npc/warps/fields/man_fild.txt index 5905addb2..d9f46d646 100644 --- a/npc/warps/fields/man_fild.txt +++ b/npc/warps/fields/man_fild.txt @@ -1,4 +1,4 @@ - //===== eAthena Script ======================================= +//===== eAthena Script ======================================= //= Manuk Field Warp Script //===== By: ================================================== //= L0ne_W0lf -- cgit v1.2.3-70-g09d2