summaryrefslogtreecommitdiff
path: root/npc/026-0/ctrl.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-24 20:21:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-24 20:21:52 -0300
commit48cfe363e122b8840b93259f552a23914ea6f08f (patch)
tree879e8b810c3a61a9c8a0d4faa121c553e7d74d51 /npc/026-0/ctrl.c
parent67a4df0afd42341287430ff5c1144c33b784186f (diff)
downloadserverdata-48cfe363e122b8840b93259f552a23914ea6f08f.tar.gz
serverdata-48cfe363e122b8840b93259f552a23914ea6f08f.tar.bz2
serverdata-48cfe363e122b8840b93259f552a23914ea6f08f.tar.xz
serverdata-48cfe363e122b8840b93259f552a23914ea6f08f.zip
Add a hall of death counts.
Char must have logged in the past 24 hours. Less deaths are shown above more. Counts all deaths in lifetime including those in safe zones.
Diffstat (limited to 'npc/026-0/ctrl.c')
-rw-r--r--npc/026-0/ctrl.c2
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;