diff options
Diffstat (limited to 'npc/029-0/mobs.txt')
-rw-r--r-- | npc/029-0/mobs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/029-0/mobs.txt b/npc/029-0/mobs.txt index dec79d9a6..433666def 100644 --- a/npc/029-0/mobs.txt +++ b/npc/029-0/mobs.txt @@ -88,7 +88,7 @@ function SFsetup5 { function SFsetup6 { // MAP BOSS - monster("029-6", 31, 91, "Level Boss", PinkieEmperor, 1, .e6$); + monster("029-6", 31+9, 91, "Level Boss", PinkieEmperor, 1, .e6$); return; } |