From 85860739747d2a0be40e0503b887320d1686ccd3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Sep 2019 13:03:35 -0300 Subject: Shake the screen without the intervention --- npc/items/lofteleporter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/items/lofteleporter.txt b/npc/items/lofteleporter.txt index f5b487267..e7acfdc62 100644 --- a/npc/items/lofteleporter.txt +++ b/npc/items/lofteleporter.txt @@ -67,7 +67,7 @@ OnUse: if (loftel_check()) { dispbottom l("You are hurt, and cannot use this."); } - doevent "shake::OnGM"; + sshake(); switch (@menu) { case 2: warp "017-1", 120, 89; -- cgit v1.2.3-70-g09d2