diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-25 15:47:58 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-25 15:47:58 +0000 |
commit | a93b8b9c2537bd8359d647ae23e90d084d019535 (patch) | |
tree | 1b56ed0e7275e23990ab1a40505d85c9eba6203d /npc/mobs/dungeons/xmas_dun.txt | |
parent | 97df50968671e6acded81e43cf3e7567322b18ca (diff) | |
download | hercules-a93b8b9c2537bd8359d647ae23e90d084d019535.tar.gz hercules-a93b8b9c2537bd8359d647ae23e90d084d019535.tar.bz2 hercules-a93b8b9c2537bd8359d647ae23e90d084d019535.tar.xz hercules-a93b8b9c2537bd8359d647ae23e90d084d019535.zip |
- Fixed a normal Valkyrie being spawned with 'boss_monster'. (bugreport:3419)
- Added 'boss_monster' to some MVPs that were missed (follow up to r13813).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13958 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/mobs/dungeons/xmas_dun.txt')
-rw-r--r-- | npc/mobs/dungeons/xmas_dun.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/mobs/dungeons/xmas_dun.txt b/npc/mobs/dungeons/xmas_dun.txt index c09f86786..395268f0a 100644 --- a/npc/mobs/dungeons/xmas_dun.txt +++ b/npc/mobs/dungeons/xmas_dun.txt @@ -35,4 +35,4 @@ xmas_dun02,0,0,0,0 monster Cookie 1265,20,0,0,0 xmas_dun02,0,0,0,0 monster Cruiser 1248,35,0,0,0 xmas_dun02,0,0,0,0 monster Myst Case 1249,50,0,0,0 xmas_dun02,0,0,0,0 monster Garm Baby 1515,1,1800000,0,0 -xmas_dun02,0,0,0,0 monster Stormy Knight 1251,1,3600000,600000,0 +xmas_dun02,0,0,0,0 boss_monster Stormy Knight 1251,1,3600000,600000,0 |