diff options
-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
|