summaryrefslogtreecommitdiff
path: root/npc/019-1_Snow_field/monsters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/019-1_Snow_field/monsters.txt')
-rw-r--r--npc/019-1_Snow_field/monsters.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/019-1_Snow_field/monsters.txt b/npc/019-1_Snow_field/monsters.txt
index b4515cf2..607ade82 100644
--- a/npc/019-1_Snow_field/monsters.txt
+++ b/npc/019-1_Snow_field/monsters.txt
@@ -2,10 +2,10 @@
// This is the Snow Fields.
//
-new_10-1.gat,0,0,0,0 monster SantaSlime 1015,10,0,0,Mob10::OnSantaSlime
-new_10-1.gat,0,0,0,0 monster RudolphSlime 1016,25,0,0,Mob10::OnRudolphSlime
+019-1.gat,0,0,0,0 monster SantaSlime 1015,10,0,0,Mob10::OnSantaSlime
+019-1.gat,0,0,0,0 monster RudolphSlime 1016,25,0,0,Mob10::OnRudolphSlime
-new_10-1.gat,0,0,0 script Mob10 -1,{
+019-1.gat,0,0,0 script Mob10 -1,{
OnSantaSlime:
set @mobID, 1015;
callfunc "MobPoints";