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/pay_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/pay_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/pay_dun.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/pay_dun.txt b/npc/mobs/dungeons/pay_dun.txt index 103995700..0d9889ff7 100644 --- a/npc/mobs/dungeons/pay_dun.txt +++ b/npc/mobs/dungeons/pay_dun.txt @@ -147,7 +147,7 @@ pay_dun03,52,262,10,4 monster White Plant 1082,2,180000,90000,1 //================================================== pay_dun04,0,0,0,0 monster Dokebi 1110,40,0,0,0 pay_dun04,0,0,0,0 monster Horong 1129,30,0,0,0 -pay_dun04,120,115,0,0 monster Moonlight Flower 1150,1,3600000,600000,1 +pay_dun04,120,115,0,0 boss_monster Moonlight Flower 1150,1,3600000,600000,1 pay_dun04,0,0,0,0 monster Greatest General 1277,15,0,0,0 pay_dun04,0,0,0,0 monster Archer Skeleton 1016,15,0,0,0 pay_dun04,0,0,0,0 monster Nine Tail 1180,30,60000,30000,0 |