summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-09 13:03:35 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-09 13:03:35 -0300
commit85860739747d2a0be40e0503b887320d1686ccd3 (patch)
tree05acc50e9c9f1c508e9960ae77f2e7fdd6cd0dc7
parent8ba2072a2ec63c07cf230c0b039b0c75e7b78ef8 (diff)
downloadserverdata-85860739747d2a0be40e0503b887320d1686ccd3.tar.gz
serverdata-85860739747d2a0be40e0503b887320d1686ccd3.tar.bz2
serverdata-85860739747d2a0be40e0503b887320d1686ccd3.tar.xz
serverdata-85860739747d2a0be40e0503b887320d1686ccd3.zip
Shake the screen without the intervention
-rw-r--r--npc/items/lofteleporter.txt2
1 files changed, 1 insertions, 1 deletions
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;