diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-23 20:51:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-23 20:51:17 -0300 |
commit | bd60fb1d2ad465b21b26861609ba55c3b62302e1 (patch) | |
tree | ee05ee9165312b9510637339190132d0e4b5b945 /npc/026-0 | |
parent | 4195ef2fd3ecdf607d0a92e3cc82931bf88ecb43 (diff) | |
download | serverdata-bd60fb1d2ad465b21b26861609ba55c3b62302e1.tar.gz serverdata-bd60fb1d2ad465b21b26861609ba55c3b62302e1.tar.bz2 serverdata-bd60fb1d2ad465b21b26861609ba55c3b62302e1.tar.xz serverdata-bd60fb1d2ad465b21b26861609ba55c3b62302e1.zip |
I'll think in somethingr13.2_20210223
Diffstat (limited to 'npc/026-0')
-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 633f2423c..bc12a502b 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", 32, 97; dispbottom l("Coming Soon, in Moubootaur Legends!"); end; |