summaryrefslogtreecommitdiff
path: root/npc/commands/python.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/python.txt')
-rw-r--r--npc/commands/python.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/python.txt b/npc/commands/python.txt
index 5273731c..3d198f82 100644
--- a/npc/commands/python.txt
+++ b/npc/commands/python.txt
@@ -8,7 +8,7 @@
end;
OnCall:
- specialeffect(34, AREA, playerattached());
+ specialeffect(69, AREA, playerattached());
.@zone$=getmapinfo(MAPINFO_ZONE, .@mapa$);
if (.@zone$ == "MMO")
end;