diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-26 08:48:48 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-26 08:48:48 +0000 |
commit | 88c39dc1d6514a4e1b5ac3e1a08d0c90bc6f873d (patch) | |
tree | 71c066a65f0d05b05aad3ba1cc3cd13cf845dcd5 /npc/mobs/dungeons | |
parent | f929d8fa9f7b99b614b997878ee1a5b10cf75040 (diff) | |
download | hercules-88c39dc1d6514a4e1b5ac3e1a08d0c90bc6f873d.tar.gz hercules-88c39dc1d6514a4e1b5ac3e1a08d0c90bc6f873d.tar.bz2 hercules-88c39dc1d6514a4e1b5ac3e1a08d0c90bc6f873d.tar.xz hercules-88c39dc1d6514a4e1b5ac3e1a08d0c90bc6f873d.zip |
* You can now teleport in jupe_core
* More accurate Kiel spawn amounts
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10359 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons')
-rw-r--r-- | npc/mobs/dungeons/kiel.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/mobs/dungeons/kiel.txt b/npc/mobs/dungeons/kiel.txt index 4d3aeb8d2..c51b355e3 100644 --- a/npc/mobs/dungeons/kiel.txt +++ b/npc/mobs/dungeons/kiel.txt @@ -9,7 +9,7 @@ //===== Additional Comments: ================================= //= 1.0 First version [MasterOfMuppets] //= 1.1 Added official mob types [Playtester] -//= 1.2 Updated amount on F2 [Playtester] +//= 1.2 Updated amounts [Playtester] //============================================================ //================================================== @@ -26,8 +26,8 @@ kh_kiehl01,0,0,0,0 monster Alicel 1735,2,0,0,0 //================================================== // kh_dun01 - Machine doll factory, 1st floor //================================================== -kh_dun01,0,0,0,0 monster Alice 1275,30,0,0,0 -kh_dun01,0,0,0,0 monster Aliza 1737,60,0,0,0 +kh_dun01,0,0,0,0 monster Alice 1275,20,0,0,0 +kh_dun01,0,0,0,0 monster Aliza 1737,50,0,0,0 kh_dun01,0,0,0,0 monster Constant 1738,10,0,0,0 kh_dun01,0,0,0,0 monster Constant 1745,10,0,0,0 kh_dun01,0,0,0,0 monster Alicel 1735,5,0,0,0 @@ -36,9 +36,9 @@ kh_dun01,0,0,0,0 monster Aliot 1736,5,0,0,0 //================================================== // kh_dun02 - Machine doll factory, 2nd floor //================================================== -kh_dun02,0,0,0,0 monster Alicel 1735,50,0,0,0 -kh_dun02,0,0,0,0 monster Aliot 1736,40,0,0,0 -kh_dun02,0,0,0,0 monster Aliza 1737,20,0,0,0 -kh_dun02,0,0,0,0 monster Constant 1738,20,0,0,0 -kh_dun02,0,0,0,0 monster Constant 1745,20,0,0,0 +kh_dun02,0,0,0,0 monster Alicel 1735,35,0,0,0 +kh_dun02,0,0,0,0 monster Aliot 1736,30,0,0,0 +kh_dun02,0,0,0,0 monster Aliza 1737,15,0,0,0 +kh_dun02,0,0,0,0 monster Constant 1738,15,0,0,0 +kh_dun02,0,0,0,0 monster Constant 1745,15,0,0,0 kh_dun02,0,0,0,0 monster Kiel D-01 1734,1,7200000,3600000,1 |