diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-25 13:05:59 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-25 13:05:59 +0000 |
commit | 576f9ab276404d5a77e44e0983846270d0c4422a (patch) | |
tree | 280e08725ba54de6460d8eccda9d2f6043e06217 /npc/mobs/dungeons/prt_maze.txt | |
parent | c966d1aaddd3f0fe455f6ba2bd829f26b75382eb (diff) | |
download | hercules-576f9ab276404d5a77e44e0983846270d0c4422a.tar.gz hercules-576f9ab276404d5a77e44e0983846270d0c4422a.tar.bz2 hercules-576f9ab276404d5a77e44e0983846270d0c4422a.tar.xz hercules-576f9ab276404d5a77e44e0983846270d0c4422a.zip |
Now we can use 'boss_monster' to summon whatever monsters that need to be radared by Convex Mirror. (bugreport:2653)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13813 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/prt_maze.txt')
-rw-r--r-- | npc/mobs/dungeons/prt_maze.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/prt_maze.txt b/npc/mobs/dungeons/prt_maze.txt index 5a83a7f9a..7d9263706 100644 --- a/npc/mobs/dungeons/prt_maze.txt +++ b/npc/mobs/dungeons/prt_maze.txt @@ -85,7 +85,7 @@ prt_maze03,170,170,70,70 monster Mantis 1139,30,60000,30000,0 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,600000,1 +prt_maze03,0,0,0,0 boss_monster Baphomet 1039,1,7200000,600000,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 |