Преглед на файлове

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://svn.code.sf.net/p/rathena/svn/trunk@6866 54d463be-8e91-2dee-dedb-b68131a5f0ec
evera преди 19 години
родител
ревизия
b9c2dc8185
променени са 2 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. 1 0
      npc/Changelog.txt
  2. 3 2
      npc/cities/jawaii.txt

+ 1 - 0
npc/Changelog.txt

@@ -32,6 +32,7 @@ Evera
 Date		Added
 ======
 05/30
+	* Fixed Jawaii Classic Suite NPC warping directly ontop of a warp [Evera]
 	* Fixed the Umbala Skeleton Gate thanks to LightFighter and Naf- [Playtester]
 	* Implemented the Lighthalzen guides, added some missing warps [MasterOfMuppets]
 	  and a tool dealer.

+ 3 - 2
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