From 10f0df6487aaf5b0537c89afa0dd3488d80c1584 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Mar 2019 00:36:00 -0300 Subject: Fine tune bat sell prices --- npc/functions/event.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/event.txt') diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 51a830b1d..2d688c7a5 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -145,7 +145,7 @@ OnClock0000: announce ("St. Patrick Day will start tomorrow!"), bc_all|bc_npc; } // Last Day: Send out an announcement - if (.@d == .patrick_endday - 1) { + if (.@d == .patrick_endday) { channelmes("#world", "It's the last day for St. Patrick Event! Hurry up!"); announce ("t's the last day for St. Patrick Event! Hurry up!"), bc_all|bc_npc; } -- cgit v1.2.3-60-g2f50