diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 18:43:50 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-17 18:43:50 +0000 |
commit | 204e823ebe7eff717d6a3d10484a5021eb7cc1a7 (patch) | |
tree | 3b0e1f614179190782e035449ae0d7e2feb13838 | |
parent | 14eabce08792bbf83b2f8001d3b341a6fe9dfb67 (diff) | |
download | hercules-204e823ebe7eff717d6a3d10484a5021eb7cc1a7.tar.gz hercules-204e823ebe7eff717d6a3d10484a5021eb7cc1a7.tar.bz2 hercules-204e823ebe7eff717d6a3d10484a5021eb7cc1a7.tar.xz hercules-204e823ebe7eff717d6a3d10484a5021eb7cc1a7.zip |
Updated npc/mobs/fields/lighthalzen.txt to actual kRO spawns
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6138 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/mobs/fields/lighthalzen.txt | 7 |
2 files changed, 4 insertions, 4 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index df214723a..e18b81ad8 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -28,6 +28,7 @@ Nexon Date Added
======
04/16
+ * Updated lhz_fild03 according to info from kRO thanks to RockmanEXE [Playtester]
* Whoops, forgot to remove clone_arena from the scripts_eaac.conf. [erKURITA]
* Enabled import: line on scripts_main.conf for scritps_eaac.conf. The scripts
are disabled there anyway.... [erKURITA]
diff --git a/npc/mobs/fields/lighthalzen.txt b/npc/mobs/fields/lighthalzen.txt index 5402d7c0b..83c8fb474 100644 --- a/npc/mobs/fields/lighthalzen.txt +++ b/npc/mobs/fields/lighthalzen.txt @@ -40,12 +40,11 @@ lhz_fild02.gat,0,0,0,0 monster Green Plant 1080,15,0,0,0 // lhz_fild03 - Lighthalzen Field
//==================================================
lhz_fild03.gat,0,0,0,0 monster Metaling 1613,10,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,15,0,0,0
+lhz_fild03.gat,0,0,0,0 monster Hill Wind 1680,10,0,0,0
lhz_fild03.gat,0,0,0,0 monster Horn 1128,15,0,0,0
lhz_fild03.gat,0,0,0,0 monster Caramel 1103,10,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Rafflesia 1162,10,0,0,0
+lhz_fild03.gat,0,0,0,0 monster Rafflesia 1162,20,0,0,0
lhz_fild03.gat,0,0,0,0 monster Anopheles 1627,10,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Yellow Plant 1081,15,0,0,0
+lhz_fild03.gat,0,0,0,0 monster Stem Worm 1215,40,0,0,0
lhz_fild03.gat,0,0,0,0 monster Red Plant 1078,15,0,0,0
lhz_fild03.gat,0,0,0,0 monster Green Plant 1080,15,0,0,0
-lhz_fild03.gat,0,0,0,0 monster Porcellio 1619,10,0,0,0
|