From e8c3751f7330b4bc809326b8f107e5cb8f50c70f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Jan 2022 15:00:16 -0300 Subject: Kage - broadcast final scores too --- npc/006-8/kage.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/006-8') diff --git a/npc/006-8/kage.txt b/npc/006-8/kage.txt index 45dbed0f7..e652dd68f 100644 --- a/npc/006-8/kage.txt +++ b/npc/006-8/kage.txt @@ -296,6 +296,7 @@ OnTimer300000: OnMinute30: /* Finish the duel! */ killmonsterall("006-8"); + mapannounce "006-8", sprintf("Kage : Final Score: Magenta %d - %d Yellow", .sp2, .sp1), 0; if (.sp2 > .sp1) { // More spark 2 killed than spark 1 mapannounce "006-8", "Kage : ##BMagenta Team##b is the victor!", 0; -- cgit v1.2.3-70-g09d2