diff options
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/mobs/fields/geffen.txt | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 72647b1d3..c22a0a545 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -39,6 +39,7 @@ Playtester Date Added
======
06/30
+ * Updated Orc Village spawns to X.4 [Playtester]
* Fixed a Rachel Field warp [Playtester]
* Fixed some warps thanks to akihito [Playtester]
* Updated Byalan F5 spawns to X.4 [Playtester]
diff --git a/npc/mobs/fields/geffen.txt b/npc/mobs/fields/geffen.txt index 8d4d3d6e5..58dc61f19 100644 --- a/npc/mobs/fields/geffen.txt +++ b/npc/mobs/fields/geffen.txt @@ -170,8 +170,8 @@ gef_fild09.gat,277,201,5,5 monster Blue Plant 1079,3,900000,450000,1 //==================================================
// gef_fild10 - Geffen Field
//==================================================
-gef_fild10.gat,0,0,0,0 monster Orc Warrior 1023,50,0,0,0
-gef_fild10.gat,0,0,0,0 monster Orc Lady 1273,40,0,0,0
+gef_fild10.gat,0,0,0,0 monster Orc Warrior 1023,15,0,0,0
+gef_fild10.gat,0,0,0,0 monster Orc Lady 1273,75,0,0,0
gef_fild10.gat,0,0,0,0 monster Orc Baby 1686,15,0,0,0
gef_fild10.gat,0,0,0,0 monster Poporing 1031,15,0,0,0
gef_fild10.gat,300,253,5,5 monster Green Plant 1080,3,360000,180000,1
|