From ba0cfa0fd6e7c4319a69b08a9efd2b7b3a568d41 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 10 Jun 2018 14:49:24 -0300 Subject: Broadcast first person to beat Celestia Bossfight. Warning warning, remember to create #world channel on test server. --- npc/001-7/celestia_bossfight.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/001-7') diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt index 95de813db..32009be0c 100644 --- a/npc/001-7/celestia_bossfight.txt +++ b/npc/001-7/celestia_bossfight.txt @@ -33,6 +33,8 @@ L_GoHome: L_Survivor: if ($YETIKING_WINNER$ == "") { $YETIKING_WINNER$=strcharinfo(0); + channelmes("#world", $YETIKING_WINNER$+" is the first player to finish Yeti King Quest!! GG, dude! %%N"); + announce l("All hail ##B@@##b, first to complete the ##3Yeti King Quest!", $YETIKING_WINNER$), bc_all|bc_npc; Karma=Karma+1; getexp 0, 200; getitem SilverGift, 1; -- cgit v1.2.3-60-g2f50