summaryrefslogtreecommitdiff
path: root/npc/029-0/mobs.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-10 20:56:05 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-10 20:56:05 -0300
commitbaa07a6c716002432b01b8463d91c8c0dffb4bef (patch)
treef169884415c4d19218873518bd3cc054fc19f575 /npc/029-0/mobs.txt
parent2dc05a94062b5a43553938650b477cab8b077364 (diff)
downloadserverdata-baa07a6c716002432b01b8463d91c8c0dffb4bef.tar.gz
serverdata-baa07a6c716002432b01b8463d91c8c0dffb4bef.tar.bz2
serverdata-baa07a6c716002432b01b8463d91c8c0dffb4bef.tar.xz
serverdata-baa07a6c716002432b01b8463d91c8c0dffb4bef.zip
Move 029-6 scrips in NINE TILES as requested by Saulc
Diffstat (limited to 'npc/029-0/mobs.txt')
-rw-r--r--npc/029-0/mobs.txt2
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;
}