summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/007-1/_mobs.txt12
-rw-r--r--npc/008-1/_mobs.txt12
-rw-r--r--npc/010-1/_mobs.txt12
-rw-r--r--npc/011-1/_mobs.txt13
-rw-r--r--npc/025-1/_mobs.txt12
-rw-r--r--npc/functions/mob_points.txt2
6 files changed, 32 insertions, 31 deletions
diff --git a/npc/007-1/_mobs.txt b/npc/007-1/_mobs.txt
index ab7ade2f..7f7a266c 100644
--- a/npc/007-1/_mobs.txt
+++ b/npc/007-1/_mobs.txt
@@ -3,7 +3,7 @@
007-1.gat,0,0,0,0 monster PinkFlower 1014,17,100000,30000,Mob007-1::On1014
007-1.gat,0,0,0,0 monster Spiky Mushroom 1019,15,100000,30000,Mob007-1::On1019
-007-1.gat,0,0,0,0 monster Fluffy 1020,25,100000,30000,Mob007-1::On1020
+007-1.gat,0,0,0,0 monster Snail 1041,25,100000,30000,Mob007-1::On1041
007-1.gat,0,0,0,0 monster Mauve 1029,3,270000,180000,Mob007-1::On1029
007-1.gat,0,0,0,0 monster Gamboge 1031,1,2700000,1800000,Mob007-1::On1031
007-1.gat,0,0,0,0 monster SilkWorm 1035,2,60000,30000,Mob007-1::On1035
@@ -23,11 +23,6 @@ On1019:
callfunc "MobPoints";
break;
-On1020:
- set @mobID, 1020;
- callfunc "MobPoints";
- break;
-
On1029:
set @mobID, 1029;
callfunc "MobPoints";
@@ -53,6 +48,11 @@ On1038:
callfunc "MobPoints";
break;
+On1041:
+ set @mobID, 1041;
+ callfunc "MobPoints";
+ break;
+
On1055:
set @mobID, 1055;
callfunc "MobPoints";
diff --git a/npc/008-1/_mobs.txt b/npc/008-1/_mobs.txt
index 4aaccfdf..a4d8c3cf 100644
--- a/npc/008-1/_mobs.txt
+++ b/npc/008-1/_mobs.txt
@@ -4,7 +4,7 @@
008-1.gat,0,0,0,0 monster PinkFlower 1014,10,20,0,Mob008-1::On1014
008-1.gat,0,0,0,0 monster Pinkie 1018,18,20,0,Mob008-1::On1018
008-1.gat,0,0,0,0 monster SpikyMushroom 1019,18,20,0,Mob008-1::On1019
-008-1.gat,0,0,0,0 monster Fluffy 1020,5,30,0,Mob008-1::On1020
+008-1.gat,0,0,0,0 monster Snail 1041,5,30,0,Mob008-1::On1041
008-1.gat,0,0,0,0 monster Mauve 1029,2,270000,180000,Mob008-1::On1029
008-1.gat,0,0,0,0 monster SilkWorm 1035,2,60000,30000,Mob008-1::On1035
008-1.gat,0,0,0,0 monster Clover 1037,2,0,1000,Mob008-1::On1037
@@ -28,11 +28,6 @@ On1019:
callfunc "MobPoints";
break;
-On1020:
- set @mobID, 1020;
- callfunc "MobPoints";
- break;
-
On1029:
set @mobID, 1029;
callfunc "MobPoints";
@@ -53,6 +48,11 @@ On1038:
callfunc "MobPoints";
break;
+On1041:
+ set @mobID, 1041;
+ callfunc "MobPoints";
+ break;
+
On1055:
set @mobID, 1055;
callfunc "MobPoints";
diff --git a/npc/010-1/_mobs.txt b/npc/010-1/_mobs.txt
index b918a278..785bafed 100644
--- a/npc/010-1/_mobs.txt
+++ b/npc/010-1/_mobs.txt
@@ -4,7 +4,7 @@
010-1.gat,82,63,19,19 monster Scorpion 1003,1,100000,30000,Mob010-1::On1003
010-1.gat,49,71,31,19 monster Shroom 1019,1,100000,30000,Mob010-1::On1019
010-1.gat,0,0,0,0 monster PinkFlower 1014,30,50,0,Mob010-1::On1014
-010-1.gat,0,0,0,0 monster Fluffy 1020,20,50,0,Mob010-1::On1020
+010-1.gat,0,0,0,0 monster Snail 1041,20,50,0,Mob010-1::On1041
010-1.gat,0,0,0,0 monster SpikyMushroom 1019,45,50,0,Mob010-1::On1019
010-1.gat,0,0,0,0 monster LogHead 1025,40,100,0,Mob010-1::On1025
010-1.gat,0,0,0,0 monster Mouboo 1028,15,0,10,Mob010-1::On1028
@@ -32,11 +32,6 @@ On1019:
callfunc "MobPoints";
break;
-On1020:
- set @mobID, 1020;
- callfunc "MobPoints";
- break;
-
On1025:
set @mobID, 1025;
callfunc "MobPoints";
@@ -72,6 +67,11 @@ On1038:
callfunc "MobPoints";
break;
+On1041:
+ set @mobID, 1041;
+ callfunc "MobPoints";
+ break;
+
On1055:
set @mobID, 1055;
callfunc "MobPoints";
diff --git a/npc/011-1/_mobs.txt b/npc/011-1/_mobs.txt
index afe279a9..180f3822 100644
--- a/npc/011-1/_mobs.txt
+++ b/npc/011-1/_mobs.txt
@@ -4,7 +4,7 @@
011-1.gat,0,0,0,0 monster EvilMushroom 1013,30,0,0,Mob011-1::On1013
011-1.gat,0,0,0,0 monster PinkFlower 1014,20,0,0,Mob011-1::On1014
011-1.gat,0,0,0,0 monster Spiky Mushroom 1019,5,0,0,Mob011-1::On1019
-011-1.gat,0,0,0,0 monster Fluffy 1020,1,0,0,Mob011-1::On1020
+011-1.gat,0,0,0,0 monster Snail 1041,1,0,0,Mob011-1::On1041
011-1.gat,0,0,0,0 monster Mouboo 1028,5,0,10,Mob011-1::On1028
011-1.gat,0,0,0,0 monster Mauve 1029,3,270000,180000,Mob011-1::On1029
011-1.gat,0,0,0,0 monster Alizarin 1032,1,2700000,1800000,Mob011-1::On1032
@@ -12,6 +12,7 @@
011-1.gat,0,0,0,0 monster Clover 1037,2,0,1000,Mob011-1::On1037
011-1.gat,0,0,0,0 monster Squirrel 1038,25,30,20,Mob011-1::On1038
011-1.gat,0,0,0,0 monster Butterfly 1055,10,30,20,Mob011-1::On1055
+011-1.gat,0,0,0,0 monster Mouboo 1028,5,0,10,Mob011-1::On1028
011-1.gat,0,0,0 script Mob011-1 -1,{
@@ -30,11 +31,6 @@ On1019:
callfunc "MobPoints";
break;
-On1020:
- set @mobID, 1020;
- callfunc "MobPoints";
- break;
-
On1028:
set @mobID, 1028;
callfunc "MobPoints";
@@ -65,6 +61,11 @@ On1038:
callfunc "MobPoints";
break;
+On1041:
+ set @mobID, 1041;
+ callfunc "MobPoints";
+ break;
+
On1055:
set @mobID, 1055;
callfunc "MobPoints";
diff --git a/npc/025-1/_mobs.txt b/npc/025-1/_mobs.txt
index e0c2b32e..7f444112 100644
--- a/npc/025-1/_mobs.txt
+++ b/npc/025-1/_mobs.txt
@@ -4,7 +4,7 @@
025-1.gat,100,60,56,79 monster Clover Patch 1037,3,30000,10000,Mob025-1::On1037
025-1.gat,56,96,13,5 monster Clover Patch 1037,1,1200000,10000,Mob025-1::On1037
025-1.gat,56,36,77,33 monster Alizarin Plant 1032,2,240000,12000,Mob025-1::On1032
-025-1.gat,55,62,24,13 monster Fluffy 1020,7,30000,12000,Mob025-1::On1020
+025-1.gat,55,62,24,13 monster Snail 1041,7,30000,12000,Mob025-1::On1041
025-1.gat,38,84,37,31 monster Silkworm 1035,18,40000,300,Mob025-1::On1035
025-1.gat,96,47,63,55 monster Log Head 1025,14,18000,3000,Mob025-1::On1025
025-1.gat,73,61,106,83 monster PinkFlower 1014,34,20000,5000,Mob025-1::On1014
@@ -29,11 +29,6 @@ On1019:
callfunc "MobPoints";
break;
-On1020:
- set @mobID, 1020;
- callfunc "MobPoints";
- break;
-
On1025:
set @mobID, 1025;
callfunc "MobPoints";
@@ -59,5 +54,10 @@ On1038:
callfunc "MobPoints";
break;
+On1041:
+ set @mobID, 1041;
+ callfunc "MobPoints";
+ break;
+
end;
}
diff --git a/npc/functions/mob_points.txt b/npc/functions/mob_points.txt
index 6739cdf2..fbf747cd 100644
--- a/npc/functions/mob_points.txt
+++ b/npc/functions/mob_points.txt
@@ -43,7 +43,7 @@ function script MobPoints {
5, // Squirrel
0, // Fire Lizard
80, // Wisp
- 0, // Snail
+ 15, // Snail
80, // Spectre
100, // Skeleton
100, // Lady Skeleton