
-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://svn.code.sf.net/p/rathena/svn/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
34 lines
1.6 KiB
Plaintext
34 lines
1.6 KiB
Plaintext
//===== rAthena Script =======================================
|
|
//= Louyang Fields Monster Spawn Script
|
|
//===== By: ==================================================
|
|
//= Evera/Lorri
|
|
//===== Current Version: =====================================
|
|
//= 1.2
|
|
//===== Compatible With: =====================================
|
|
//= Any Athena Version
|
|
//===== Additional Comments: =================================
|
|
//= 1.1 updated by MasterOfMuppets
|
|
//= 1.2 Official kRO 10.1 spawns [Playtester]
|
|
//============================================================
|
|
|
|
//==================================================
|
|
// lou_fild01 - Louyang Field
|
|
//==================================================
|
|
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
|