From 660e540ed18e24ebbdf861e1dd3c4b3589c1f322 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Apr 2022 13:30:24 -0300 Subject: Fix typo, sorry --- world/map/npc/functions/mob_points.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/functions/mob_points.txt b/world/map/npc/functions/mob_points.txt index bb6b973b..cf93fdae 100644 --- a/world/map/npc/functions/mob_points.txt +++ b/world/map/npc/functions/mob_points.txt @@ -192,7 +192,7 @@ L_Table1: goto L_PostLoop; L_Table2: - set Mobpt, Mobpt + @points_extended[@mobID - 1129]; + set Mobpt, Mobpt + @points_extended[@mobID - 1128]; goto L_PostLoop; L_PostLoop: -- cgit v1.2.3-60-g2f50