From bb8b8e31017be935d41ea4dfa7fca084b6e563b0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 13:36:53 -0300 Subject: Warning sounds before @kick --- npc/soren-2/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/soren-2/main.txt') diff --git a/npc/soren-2/main.txt b/npc/soren-2/main.txt index d9d70799a..f74ad0e52 100644 --- a/npc/soren-2/main.txt +++ b/npc/soren-2/main.txt @@ -145,10 +145,12 @@ OnSanctum: // Handle maximum overtime you can do here: 10 cycles, or 3m20s ~ 6m40s if (@sorensanctum == 8) { + specialeffect(28); dispbottom col("WARNING: Do not spend unecessary time on Soren's House, you'll be disconnected!", 1); percentheal -5, -20; } if (@sorensanctum == 9) { + specialeffect(28); dispbottom col("FINAL WARNING: Do not spend unecessary time on Soren's House, you'll be disconnected!!", 1); percentheal -20, -100; } -- cgit v1.2.3-60-g2f50