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/odin.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/odin.txt')
-rw-r--r-- | npc/mobs/dungeons/odin.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/mobs/dungeons/odin.txt b/npc/mobs/dungeons/odin.txt index 21d5d921b..835d8a1ad 100644 --- a/npc/mobs/dungeons/odin.txt +++ b/npc/mobs/dungeons/odin.txt @@ -40,7 +40,7 @@ odin_tem02,172,292,3,3 monster Skogul 1761,1,30000,15000,0 odin_tem02,182,263,3,3 monster Frus 1762,1,30000,15000,0 odin_tem02,190,236,3,3 monster Skogul 1761,1,30000,15000,0 odin_tem02,205,198,3,3 monster Frus 1762,1,30000,15000,0 -odin_tem02,0,0,0,0 monster Valkyrie 1765,1,5400000,1800000,0 +odin_tem02,0,0,0,0 boss_monster Valkyrie 1765,1,5400000,1800000,0 odin_tem02,0,0,0,0 monster Blue Plant 1079,10,1800000,900000,1 //================================================== @@ -62,6 +62,6 @@ odin_tem03,205,240,3,3 monster Frus 1762,1,30000,15000,0 odin_tem03,238,265,3,3 monster Skogul 1761,1,30000,15000,0 odin_tem03,256,271,3,3 monster Frus 1762,1,30000,15000,0 odin_tem03,0,0,0,0 monster Valkyrie 1765,2,1800000,1200000,0 -odin_tem03,0,0,0,0 monster Valkyrie Randgris 1751,1,28800000,600000,1 +odin_tem03,0,0,0,0 boss_monster Valkyrie Randgris 1751,1,28800000,600000,1 odin_tem03,0,0,0,0 monster Blue Plant 1079,15,1800000,900000,1 odin_tem03,0,0,0,0 monster Shining Plant 1083,15,1800000,900000,1 |