diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/mobs/dungeons/kiel.txt | 18 |
2 files changed, 11 insertions, 9 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index ef4b2a7a6..4550a2aa0 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -33,6 +33,8 @@ Playtester Date Added
======
09/02
+ * Updated Kiel spawns [Playtester]
+ - first floor is close-to-official, but no idea about second floor
* Fixed some Thanatos Tower warps [Playtester]
- I hope Ishizu fixes up the quest soon
09/01
diff --git a/npc/mobs/dungeons/kiel.txt b/npc/mobs/dungeons/kiel.txt index c9fb0609e..e11a1c861 100644 --- a/npc/mobs/dungeons/kiel.txt +++ b/npc/mobs/dungeons/kiel.txt @@ -13,17 +13,17 @@ //==================================================
// kh_dun01 - Machine doll factory, 1st floor
//==================================================
-kh_dun01.gat,0,0,0,0 monster Alice 1275,5,0,0,0
-kh_dun01.gat,0,0,0,0 monster Alicel 1735,40,0,0,0
-kh_dun01.gat,0,0,0,0 monster Aliot 1736,35,0,0,0
-kh_dun01.gat,0,0,0,0 monster Aliza 1737,5,0,0,0
-kh_dun01.gat,0,0,0,0 monster Constant 1738,30,0,0,0
+kh_dun01.gat,0,0,0,0 monster Aliza 1737,60,0,0,0
+kh_dun01.gat,0,0,0,0 monster Alice 1275,30,0,0,0
+kh_dun01.gat,0,0,0,0 monster Constant 1738,20,0,0,0
+kh_dun01.gat,0,0,0,0 monster Alicel 1735,5,0,0,0
+kh_dun01.gat,0,0,0,0 monster Aliot 1736,5,0,0,0
//==================================================
// kh_dun02 - Machine doll factory, 2nd floor
//==================================================
-kh_dun02.gat,0,0,0,0 monster Alicel 1735,50,0,0,0
-kh_dun02.gat,0,0,0,0 monster Aliot 1736,45,0,0,0
-kh_dun02.gat,0,0,0,0 monster Aliza 1737,5,0,0,0
-kh_dun02.gat,0,0,0,0 monster Constant 1738,40,0,0,0
+kh_dun02.gat,0,0,0,0 monster Alicel 1735,40,0,0,0
+kh_dun02.gat,0,0,0,0 monster Aliot 1736,35,0,0,0
+kh_dun02.gat,0,0,0,0 monster Constant 1738,30,0,0,0
+kh_dun02.gat,0,0,0,0 monster Aliza 1737,25,0,0,0
kh_dun02.gat,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,1
|