summaryrefslogtreecommitdiff
path: root/npc/006-1_Desert_mountains/monsters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-1_Desert_mountains/monsters.txt')
-rw-r--r--npc/006-1_Desert_mountains/monsters.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/006-1_Desert_mountains/monsters.txt b/npc/006-1_Desert_mountains/monsters.txt
index 649abc39..6942d2cf 100644
--- a/npc/006-1_Desert_mountains/monsters.txt
+++ b/npc/006-1_Desert_mountains/monsters.txt
@@ -1,10 +1,10 @@
-// Map: new_24-1
+// Map: 006-1
// This is the Desert Mountains.
//
-new_24-1.gat,0,0,0,0 monster MountainSnake 1026,60,0,0,Mob24::OnMountainSnake
+006-1.gat,0,0,0,0 monster MountainSnake 1026,60,0,0,Mob24::OnMountainSnake
-new_24-1.gat,0,0,0 script Mob24 -1,{
+006-1.gat,0,0,0 script Mob24 -1,{
OnMountainSnake:
set @mobID, 1026;
callfunc "MobPoints";