summaryrefslogtreecommitdiff
path: root/npc/011-6/_mobs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/011-6/_mobs.txt')
-rw-r--r--npc/011-6/_mobs.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/011-6/_mobs.txt b/npc/011-6/_mobs.txt
index 9b6fc0a5..01a44dc6 100644
--- a/npc/011-6/_mobs.txt
+++ b/npc/011-6/_mobs.txt
@@ -2,7 +2,7 @@
011-6.gat,0,0,0,0 monster Spiky Mushroom 1019,30,30000,100000,Mob011-6::On1019
011-6.gat,0,0,0,0 monster Evil Mushroom 1013,15,30000,100000,Mob011-6::On1013
-011-6.gat,115,79,191,110 monster Bandit 1063,8,30000,100000,Mob011-6::On1063
+011-6.gat,115,79,191,110 monster Bandit 1064,8,30000,100000,Mob011-6::On1064
011-6.gat,0,0,0,0 monster Bat 1017,30,30000,100000,Mob011-6::On1017
@@ -22,8 +22,8 @@ On1019:
callfunc "MobPoints";
break;
-On1063:
- set @mobID, 1063;
+On1064:
+ set @mobID, 1064;
callfunc "MobPoints";
break;