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/mosk_dun.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/mosk_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/mosk_dun.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/mosk_dun.txt b/npc/mobs/dungeons/mosk_dun.txt index 7918a6793..a4087bc7e 100644 --- a/npc/mobs/dungeons/mosk_dun.txt +++ b/npc/mobs/dungeons/mosk_dun.txt @@ -46,4 +46,4 @@ mosk_dun03,0,0,0,0 monster Mavka 1884,15,20000,10000,1 mosk_dun03,0,0,0,0 monster Yellow Plant 1081,10,0,0,0 mosk_dun03,0,0,0,0 monster White Plant 1082,10,0,0,0 mosk_dun03,0,0,0,0 monster Shining Plant 1083,5,10000,0,0 -mosk_dun03,207,221,5,5 monster Gopinich 1885,1,7200000,600000,1 +mosk_dun03,207,221,5,5 boss_monster Gopinich 1885,1,7200000,600000,1 |