From 8e53a31af9e4d52393cdccf11d572a61b626744a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 3 Jul 2020 02:13:44 -0300 Subject: [skip ci] proper fix --- npc/commands/python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/python.txt b/npc/commands/python.txt index e2f5ead7d..75681be06 100644 --- a/npc/commands/python.txt +++ b/npc/commands/python.txt @@ -8,7 +8,7 @@ end; OnCall: - specialeffect(65, AREA, playerattached()); + specialeffect(34, AREA, playerattached()); addtimer 380, .name$+"::OnKill"; end; -- cgit v1.2.3-70-g09d2