diff options
Diffstat (limited to 'npc/026-0/ctrl.c')
-rw-r--r-- | npc/026-0/ctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/026-0/ctrl.c b/npc/026-0/ctrl.c index bc12a502b..ef698b6f0 100644 --- a/npc/026-0/ctrl.c +++ b/npc/026-0/ctrl.c @@ -26,7 +26,7 @@ L_Warp: mesc l("Minimum wins: %d/%d", $MK_TEMPVAR, MKIF_LV_B1F), 1; close; } - warp "026-1", 32, 97; + warp "026-1", 29, 94; dispbottom l("Coming Soon, in Moubootaur Legends!"); end; |