summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-26 12:52:11 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-26 12:52:11 -0300
commitd2c812452c06f09f36ed1d6b960b0cb61de72a36 (patch)
treea71bc09e6f6b5fafb523f5ee03b4f93cb110c1c2 /npc/025-1
parentd3ef7ded193c3185d86e5b01b393e4507bdd3150 (diff)
downloadserverdata-d2c812452c06f09f36ed1d6b960b0cb61de72a36.tar.gz
serverdata-d2c812452c06f09f36ed1d6b960b0cb61de72a36.tar.bz2
serverdata-d2c812452c06f09f36ed1d6b960b0cb61de72a36.tar.xz
serverdata-d2c812452c06f09f36ed1d6b960b0cb61de72a36.zip
Start logging when the epic feats were done individually, and show it on Grimorium
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/phoenix.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt
index 5cc7df6d1..ce0478274 100644
--- a/npc/025-1/phoenix.txt
+++ b/npc/025-1/phoenix.txt
@@ -122,6 +122,8 @@
LOCATION$="Candor";
kamibroadcast(strcharinfo(0)+" has been reborn.");
// Maybe you were THE FIRST
+ if (!REBIRTH_WINNER)
+ REBIRTH_WINNER = gettimetick(2);
if ($REBIRTH_WINNER$ == "") {
$REBIRTH_WINNER$=strcharinfo(0);
channelmes("#world", $REBIRTH_WINNER$+" is the first player to REBIRTH!! They are so OP! %%N");