From 80510a00c928c1da9bf22a01c1f617e744cfe6f5 Mon Sep 17 00:00:00 2001 From: Masao Date: Tue, 28 May 2013 18:24:15 +0200 Subject: Follow up from my last commit. - Updated the custom HD Refiner with it's original file. Credits and a big thanks to Euphy. - Restored official authorship of Malaya Port Warps and fixed an minor issue. - Forgot to add an check in episode 13.1 quest. - Removed an not yet ready instance for Malaya Port from the scripts.conf file. Again an big thanks to Euphy for pointing out those issues. Signed-off-by: Masao --- npc/re/warps/cities/malaya.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'npc/re') diff --git a/npc/re/warps/cities/malaya.txt b/npc/re/warps/cities/malaya.txt index eb558fbbb..d514be91a 100644 --- a/npc/re/warps/cities/malaya.txt +++ b/npc/re/warps/cities/malaya.txt @@ -1,15 +1,16 @@ //===== rAthena Script ======================================= -//= Mayala Town Warps +//= Mayala Port Town Warps //===== By: ================================================== -//= Masao +//= Chilly //===== Current Version: ===================================== -//= 1.0 +//= 1.0a //===== Compatible With: ===================================== -//= Hecules +//= rAthena SVN //===== Description: ========================================= -//= Warps for Mayala Town. +//= Warps for Mayala Port Town. //===== Additional Comments: ================================= -//= 1.0 First Version. +//= 1.0 First Version [Chilly]. +//= 1.0a Updated the file with new / missing warps [Masao]. //============================================================ malaya,178,211,0 script malaya_inn 45,1,1,{ @@ -66,7 +67,7 @@ malaya,300,211,0 script malaya_house01 45,1,1,{ OnTouch: if (malaya_hi < 10) { mes "Door is closed. It seems keeping its eyes on you."; - close2; + close; } warp "ma_in01",36,152; end; -- cgit v1.2.3-60-g2f50