diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-10-29 17:32:49 +0100 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-10-31 00:15:50 +0000 |
commit | 13b578387069b7eae65c82863650894d01be099c (patch) | |
tree | 4fc7ba7442be8919d67e2e78201e7389ee88829a /world/map/npc/mobs | |
parent | ed33a9fec4ed4390258e11c192f2b6736d03d254 (diff) | |
download | serverdata-13b578387069b7eae65c82863650894d01be099c.tar.gz serverdata-13b578387069b7eae65c82863650894d01be099c.tar.bz2 serverdata-13b578387069b7eae65c82863650894d01be099c.tar.xz serverdata-13b578387069b7eae65c82863650894d01be099c.zip |
mobpoints
Diffstat (limited to 'world/map/npc/mobs')
-rw-r--r-- | world/map/npc/mobs/mob_points.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/world/map/npc/mobs/mob_points.txt b/world/map/npc/mobs/mob_points.txt index 2589f1eb..cd827b0b 100644 --- a/world/map/npc/mobs/mob_points.txt +++ b/world/map/npc/mobs/mob_points.txt @@ -234,7 +234,12 @@ function|script|MobPoints 1, // 1223 SmallTopazBif 200, // 1224 CoalGolem 25, // 1225 StoneSlime - 200 // 1226 StoneGolem + 200, // 1226 StoneGolem + 1, // 1227 Grass + 1, // 1228 Spelt + 95, // 1229 WarlordSkull + 110, // 1230 GoldenSkull + 100 // 1231 Sunshroom ; // END // the following mobs where replaced by other mobs: |