From 155468204e3d5ffd84164ba184b7a89312fdbc7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Apr 2022 14:53:10 -0300 Subject: [skip ci] Before I forget - Also send Chronos messages to syslog. --- world/map/npc/099-7/chronos.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/world/map/npc/099-7/chronos.txt b/world/map/npc/099-7/chronos.txt index 45695c74..9a68a089 100644 --- a/world/map/npc/099-7/chronos.txt +++ b/world/map/npc/099-7/chronos.txt @@ -174,6 +174,7 @@ L_rewards_choice: mes "[Chronos]"; mes "\"Here's your " + @item_names$[@index] + ", good bye.\""; wgm "=> Player `"+strcharinfo(0) + "` obtained the following item from Chronos: "+ @item_names$[@index]; + debugmes "=> Player `"+strcharinfo(0) + "` obtained the following item from Chronos: "+ @item_names$[@index]; set #BOSS_MEDALS_AVAILABLE, #BOSS_MEDALS_AVAILABLE - @num_medals; set $CHRONOS_STOCK, $CHRONOS_STOCK - 1; set @cur_date, (gettime(7) << 5) | (gettime(6) << 1); -- cgit v1.2.3-60-g2f50