From 8832adba3ec9df0f7f890154f69f0993b8d1d8e5 Mon Sep 17 00:00:00 2001 From: daegaladh Date: Wed, 1 Aug 2012 04:29:56 +0000 Subject: Full npc folder reorganization. (I hope I didn't break anything D:) -Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/pre-re/mobs/fields/louyang.txt | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'npc/pre-re/mobs/fields/louyang.txt') diff --git a/npc/pre-re/mobs/fields/louyang.txt b/npc/pre-re/mobs/fields/louyang.txt index fd645faf3..e7254f8dd 100644 --- a/npc/pre-re/mobs/fields/louyang.txt +++ b/npc/pre-re/mobs/fields/louyang.txt @@ -3,20 +3,31 @@ //===== By: ================================================== //= Evera/Lorri //===== Current Version: ===================================== -//= 1.3 +//= 1.2 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.1 updated by MasterOfMuppets //= 1.2 Official kRO 10.1 spawns [Playtester] -//= 1.3 Updated to Renewal Spawns [Kisuka] //============================================================ //================================================== // lou_fild01 - Louyang Field //================================================== -lou_fild01,0,0,0,0 monster Mi Gao 1516,40,5000,0,0 -lou_fild01,0,0,0,0 monster Mantis 1139,19,5000,0,0 -lou_fild01,0,0,0,0 monster Geographer 1368,19,5000,0,0 -lou_fild01,0,0,0,0 monster Black Mushroom 1084,5,5000,0,0 -lou_fild01,0,0,0,0 monster Yellow Plant 1081,10,5000,0,0 +lou_fild01,224,315,100,50 monster Bigfoot 1060,7,0,0,0 +lou_fild01,203,225,110,35 monster Bigfoot 1060,4,60000,30000,1 +lou_fild01,273,128,75,50 monster Bigfoot 1060,4,0,0,0 +lou_fild01,224,315,100,50 monster Caramel 1103,7,0,0,0 +lou_fild01,203,225,110,35 monster Caramel 1103,7,0,0,0 +lou_fild01,273,128,75,50 monster Caramel 1103,7,0,0,0 +lou_fild01,224,315,100,50 monster Mantis 1139,10,0,0,0 +lou_fild01,203,225,110,35 monster Mantis 1139,10,0,0,0 +lou_fild01,273,128,75,50 monster Mantis 1139,10,0,0,0 +lou_fild01,224,315,100,50 monster Mi Gao 1516,8,0,0,0 +lou_fild01,203,225,110,35 monster Mi Gao 1516,15,60000,30000,1 +lou_fild01,273,128,75,50 monster Mi Gao 1516,7,0,0,0 +lou_fild01,224,315,100,50 monster Anacondaq 1030,2,0,0,0 +lou_fild01,203,225,110,35 monster Anacondaq 1030,1,0,0,0 +lou_fild01,273,128,75,50 monster Anacondaq 1030,2,0,0,0 +lou_fild01,0,0,0,0 monster Black Mushroom 1084,5,0,0,0 +lou_fild01,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 -- cgit v1.2.3-70-g09d2