summaryrefslogtreecommitdiff
path: root/npc/cities/jawaii.txt
diff options
context:
space:
mode:
authorevera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-30 23:56:50 +0000
committerevera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-30 23:56:50 +0000
commit73af54100308f4899b169881effeb6fe469c43d4 (patch)
tree823c8c4238318a1a8f1ca11684a7c4b63ad2dda3 /npc/cities/jawaii.txt
parent2d7d9fc43fde3605f7c0b2c7eeae86b544440a07 (diff)
downloadhercules-73af54100308f4899b169881effeb6fe469c43d4.tar.gz
hercules-73af54100308f4899b169881effeb6fe469c43d4.tar.bz2
hercules-73af54100308f4899b169881effeb6fe469c43d4.tar.xz
hercules-73af54100308f4899b169881effeb6fe469c43d4.zip
Small fix in npc/cities/jawaii.txt and added a simple NPC in my devel folder to aid NPC scripters dealing with variables
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6866 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/jawaii.txt')
-rw-r--r--npc/cities/jawaii.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/cities/jawaii.txt b/npc/cities/jawaii.txt
index 8f7245001..4b5101e40 100644
--- a/npc/cities/jawaii.txt
+++ b/npc/cities/jawaii.txt
@@ -4,7 +4,7 @@
//= jAthena (1.0)
//= DNett123 (1.1 - 1.5)
//===== Current Version: =====================================
-//= 2.01
+//= 2.02
//===== Compatible With: =====================================
//= Latest eAthena SVN
//===== Description: =========================================
@@ -22,6 +22,7 @@
//= 1.8 - Removed monster spawns, added aegis ep 8.5 spawns to npc/mobs/fields/jawaii.txt [MasterOfMuppets]
//= 2.0 - Updated the npcs according to iRO [MasterOfMuppets]
//= 2.01 fixed missing @ at randomdrink, thanks to theultramage [Lupus]
+//= 2.02 - Fixed Classic Suite NPC warping directly above a warp [Evera]
//============================================================
//===== Shop: ================================================
@@ -106,7 +107,7 @@ jawaii.gat,108,199,5 script Attendant#Classic_Suite 74,{
mes "Please enjoy your stay.";
close2;
set Zeny,Zeny - 1000;
- warp "jawaii_in.gat",132,107;
+ warp "jawaii_in.gat",130,109;
end;
}
else