From 87892b544811800d1c8d1cb56198739b844c6342 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Jul 2018 12:22:16 -0300 Subject: experiment --- npc/functions/shake.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/shake.txt') diff --git a/npc/functions/shake.txt b/npc/functions/shake.txt index a20fc6b43..62b772fb4 100644 --- a/npc/functions/shake.txt +++ b/npc/functions/shake.txt @@ -7,6 +7,7 @@ OnShake: @shake+=1; movecam rand(-20,20), rand(-20,20); + closeclientdialog; if (@shake < @max_shake) { addtimer(50, "shake::OnShake"); -- cgit v1.2.3-60-g2f50