summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2024-04-19 10:33:42 +0200
committerHoraK-FDF <horak-fdf@web.de>2024-04-19 10:33:42 +0200
commitcae6838d078f3ea6592a1bb259420e04e5212441 (patch)
treefa4be2ecbcd563c85107f47296b80f8b03edc827
parentd697088862c59905172a9220b9581e0e317e2474 (diff)
downloadserverdata-cae6838d078f3ea6592a1bb259420e04e5212441.tar.gz
serverdata-cae6838d078f3ea6592a1bb259420e04e5212441.tar.bz2
serverdata-cae6838d078f3ea6592a1bb259420e04e5212441.tar.xz
serverdata-cae6838d078f3ea6592a1bb259420e04e5212441.zip
mb and comment
-rw-r--r--world/map/npc/items/silver_bell.txt2
-rw-r--r--world/map/npc/mobs/mob_points.txt55
2 files changed, 31 insertions, 26 deletions
diff --git a/world/map/npc/items/silver_bell.txt b/world/map/npc/items/silver_bell.txt
index ffafedf3..8a791bff 100644
--- a/world/map/npc/items/silver_bell.txt
+++ b/world/map/npc/items/silver_bell.txt
@@ -1,7 +1,7 @@
function|script|SilverBellSound
{
if (gettimetick(2) - @lastsilverbell < 20) goto L_Return;
- misceffect 404; // TODO: Make a quieter version of the ship's bell
+ misceffect 404;
set @lastsilverbell, gettimetick(2);
goto L_Return;
diff --git a/world/map/npc/mobs/mob_points.txt b/world/map/npc/mobs/mob_points.txt
index c582744e..beaee8cb 100644
--- a/world/map/npc/mobs/mob_points.txt
+++ b/world/map/npc/mobs/mob_points.txt
@@ -203,31 +203,36 @@ function|script|MobPoints
30, // 1192 Ratto
40, // 1193 Croc
200, // 1194 Birb
- 25, // 1195 SilverSlime
- 25, // 1196 BromenalSlime
- 25, // 1197 GoldSlime
- 25, // 1198 IronSlime
- 25, // 1199 CoalSlime
- 1, // 1200 BigBif
- 1, // 1201 SmallBif
- 1, // 1202 AmethystBif
- 1, // 1203 DiamondBif
- 1, // 1204 EmeraldBif
- 1, // 1205 RubyBif
- 1, // 1206 SapphireBif
- 1, // 1207 TopazBif
- 1, // 1208 BigAmethystBif
- 1, // 1209 BigDiamondBif
- 1, // 1210 BigEmeraldBif
- 1, // 1211 BigRubyBif
- 1, // 1212 BigSapphireBif
- 1, // 1213 BigTopazBif
- 1, // 1214 SmallAmethystBif
- 1, // 1215 SmallDiamondBif
- 1, // 1216 SmallEmeraldBif
- 1, // 1217 SmallRubyBif
- 1, // 1218 SmallSapphireBif
- 1 // 1219 SmallTopazBif
+ 10, // 1195 Brainblow
+ 500, // 1196 RickLime
+ 400, // 1197 Blanc1
+ 400, // 1198 Blanc2
+ 25, // 1199 SilverSlime
+ 25, // 1200 BromenalSlime
+ 25, // 1201 GoldSlime
+ 25, // 1202 IronSlime
+ 25, // 1203 CoalSlime
+ 1, // 1204 BigBif
+ 1, // 1205 SmallBif
+ 1, // 1206 AmethystBif
+ 1, // 1207 DiamondBif
+ 1, // 1208 EmeraldBif
+ 1, // 1209 RubyBif
+ 1, // 1210 SapphireBif
+ 1, // 1211 TopazBif
+ 1, // 1212 BigAmethystBif
+ 1, // 1213 BigDiamondBif
+ 1, // 1214 BigEmeraldBif
+ 1, // 1215 BigRubyBif
+ 1, // 1216 BigSapphireBif
+ 1, // 1217 BigTopazBif
+ 1, // 1218 SmallAmethystBif
+ 1, // 1219 SmallDiamondBif
+ 1, // 1220 SmallEmeraldBif
+ 1, // 1221 SmallRubyBif
+ 1, // 1222 SmallSapphireBif
+ 1, // 1223 SmallTopazBif
+ 200 // 1224 CoalGolem
; // END
// the following mobs where replaced by other mobs: