diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-05 18:26:49 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-05 18:26:49 +0000 |
commit | 44c0340e5bafece770490989e35d8d5901f3a7ea (patch) | |
tree | 791a8f495c32ff7a19000f7db832ea2fd1fa2af3 /npc/mobs/dungeons/pront_maze.txt | |
parent | f95a2eb2d2c0f360300cc922290d54c3ee6e4bdd (diff) | |
download | hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.tar.gz hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.tar.bz2 hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.tar.xz hercules-44c0340e5bafece770490989e35d8d5901f3a7ea.zip |
More accurate spawn amounts on various maps
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10476 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/pront_maze.txt')
-rw-r--r-- | npc/mobs/dungeons/pront_maze.txt | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/npc/mobs/dungeons/pront_maze.txt b/npc/mobs/dungeons/pront_maze.txt index f95b1d074..ed21ec0e4 100644 --- a/npc/mobs/dungeons/pront_maze.txt +++ b/npc/mobs/dungeons/pront_maze.txt @@ -3,19 +3,18 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= //= 1.2 Official kRO 10.1 spawns [Playtester] +//= 1.3 Some small fixes [Playtester] //============================================================ //================================================== // prt_maze01 - Labyrinth Forest F1 //================================================== -prt_maze01,0,0,0,0 monster Shining Plant 1083,5,1800000,900000,1 -prt_maze01,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 -prt_maze01,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 + prt_maze01,179,20,21,21 monster Poring 1002,5,120000,40000,1 prt_maze01,139,20,21,21 monster Lunatic 1063,5,120000,40000,1 prt_maze01,99,20,21,21 monster Fabre 1007,5,120000,40000,1 @@ -46,6 +45,11 @@ prt_maze01,19,180,21,21 monster Savage 1166,3,120000,40000,1 prt_maze01,19,180,21,21 monster Savage 1166,5,120000,40000,1 prt_maze01,0,0,0,0 monster Hunter Fly 1035,1,0,0,0 prt_maze01,0,0,0,0 monster Vagabond Wolf 1092,1,3600000,1800000,0 +prt_maze01,0,0,0,0 monster Shining Plant 1083,5,1800000,900000,1 +prt_maze01,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze01,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 +prt_maze01,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 +prt_maze01,0,0,0,0 monster Red Mushroom 1085,5,180000,90000,1 prt_maze01,101,138,5,5 monster Shining Plant 1083,1,1800000,900000,1 prt_maze01,101,138,5,5 monster White Plant 1082,1,1800000,900000,1 prt_maze01,99,181,5,5 monster White Plant 1082,2,1800000,900000,1 @@ -86,6 +90,11 @@ prt_maze03,170,170,70,70 monster Eclipse 1093,1,1920000,150000,1 prt_maze03,23,23,70,70 monster Mastering 1090,1,1920000,150000,1 prt_maze03,100,100,80,80 monster Baphomet Jr. 1101,25,0,0,0 prt_maze03,0,0,0,0 monster Baphomet 1039,1,7200000,3600000,1 +prt_maze03,0,0,0,0 monster Shining Plant 1083,5,1800000,900000,1 +prt_maze03,0,0,0,0 monster Red Plant 1078,5,180000,90000,1 +prt_maze03,0,0,0,0 monster Blue Plant 1079,5,180000,90000,1 +prt_maze03,0,0,0,0 monster Black Mushroom 1084,5,180000,90000,1 +prt_maze03,0,0,0,0 monster Red Mushroom 1085,5,180000,90000,1 prt_maze03,61,98,10,10 monster Shining Plant 1083,1,1800000,900000,1 prt_maze03,61,98,10,10 monster Blue Plant 1079,1,1800000,900000,1 prt_maze03,61,98,10,10 monster Yellow Plant 1081,1,1800000,900000,1 |