summaryrefslogtreecommitdiff
path: root/npc/017-1/flowerpentagram1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/flowerpentagram1.txt')
-rw-r--r--npc/017-1/flowerpentagram1.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/npc/017-1/flowerpentagram1.txt b/npc/017-1/flowerpentagram1.txt
index a1e60856..8d2d7118 100644
--- a/npc/017-1/flowerpentagram1.txt
+++ b/npc/017-1/flowerpentagram1.txt
@@ -43,13 +43,11 @@ L_Place:
end;
OnSquirrelDeath:
- @mobId = 1105;
- callfunc "MobPoints";
+ fix_mobkill(1105);
end;
OnScorpionDeath:
- @mobId = 1003;
- callfunc "MobPoints";
+ fix_mobkill(1003);
end;
L_MonstersAlive: