diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-14 09:44:47 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-14 09:44:47 +0000 |
commit | be4a58c26a3109c6f9ec08e4604cbd30d31ad39e (patch) | |
tree | 51d914857e0f6736f8557b7beb3ca2d150e0e409 | |
parent | 262771b56b5d043c5aeaa8dc2e2e6784ff8c075a (diff) | |
download | hercules-be4a58c26a3109c6f9ec08e4604cbd30d31ad39e.tar.gz hercules-be4a58c26a3109c6f9ec08e4604cbd30d31ad39e.tar.bz2 hercules-be4a58c26a3109c6f9ec08e4604cbd30d31ad39e.tar.xz hercules-be4a58c26a3109c6f9ec08e4604cbd30d31ad39e.zip |
again!!! empty thief bugs! fixed
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6058 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/eamobs/fields/mjolnir.txt | 6 | ||||
-rw-r--r-- | npc/eamobs/fields/payon.txt | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/npc/eamobs/fields/mjolnir.txt b/npc/eamobs/fields/mjolnir.txt index a8e0a6f9b..5961f579e 100644 --- a/npc/eamobs/fields/mjolnir.txt +++ b/npc/eamobs/fields/mjolnir.txt @@ -3,11 +3,11 @@ //===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
-//= 1.1
+//= 1.1a
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
-//=
+//= 1.1a replaced lootless Thief Bug Female with normal
//============================================================
//==================================================
@@ -246,5 +246,5 @@ mjolnir_11.gat,332,327,0,0 monster Blue Plant 1079,1,360000,180000,1 // mjolnir_12 - Mt.Mjolnir
//==================================================
mjolnir_12.gat,0,0,0,0 monster Dustiness 1114,50,0,0,0
-mjolnir_12.gat,0,0,0,0 monster Thief Bug Female 1053,20,0,0,0
+mjolnir_12.gat,0,0,0,0 monster Thief Bug Female 1017,20,0,0,0
mjolnir_12.gat,0,0,0,0 monster Stem Worm 1215,20,0,0,0
diff --git a/npc/eamobs/fields/payon.txt b/npc/eamobs/fields/payon.txt index e56efe5dd..b2ba34777 100644 --- a/npc/eamobs/fields/payon.txt +++ b/npc/eamobs/fields/payon.txt @@ -3,11 +3,11 @@ //===== By: ==================================================
//= Athena (1.0)
//===== Current Version: =====================================
-//= 1.0
+//= 1.0a
//===== Compatible With: =====================================
//= Any Athena Version
//===== Additional Comments: =================================
-//=
+//= 1.0a replaced lootless Thief Bug Female with normal
//============================================================
//==================================================
@@ -81,7 +81,7 @@ pay_fild05.gat,86,90,5,5 monster Green Plant 1080,4,900000,450000,1 // pay_fild06 - Payon Forest
//==================================================
pay_fild06.gat,0,0,0,0 monster Wormtail 1024,100,0,0,0
-pay_fild06.gat,0,0,0,0 monster Thief Bug Female 1053,40,0,0,0
+pay_fild06.gat,0,0,0,0 monster Thief Bug Female 1017,40,0,0,0
pay_fild06.gat,0,0,0,0 monster Spore 1014,40,0,0,0
pay_fild06.gat,0,0,0,0 monster Poporing 1031,20,0,0,0
pay_fild06.gat,211,191,2,10 monster Red Mushroom 1085,8,180000,90000,1
|