summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-12-22 19:07:32 -0300
committerJesusaves <cpntb1@ymail.com>2022-12-22 19:07:32 -0300
commit72ce9115e137b7cbe2148e083e2c40f7f7e58021 (patch)
tree4d4585b42129459752696382ce112fd5e8b8d3bf
parent599853320df209abec45e2cd22b0871c30c1b935 (diff)
downloadserverdata-72ce9115e137b7cbe2148e083e2c40f7f7e58021.tar.gz
serverdata-72ce9115e137b7cbe2148e083e2c40f7f7e58021.tar.bz2
serverdata-72ce9115e137b7cbe2148e083e2c40f7f7e58021.tar.xz
serverdata-72ce9115e137b7cbe2148e083e2c40f7f7e58021.zip
Fix skull to drop skull (d'oh)
-rw-r--r--world/map/db/mob_db.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf
index c0a6664a..8a54b980 100644
--- a/world/map/db/mob_db.conf
+++ b/world/map/db/mob_db.conf
@@ -1752,8 +1752,9 @@ mob_db: (
MutationCount: 2
MutationStrength: 30
Drops: {
- DarkCrystal: 1000
PileOfAsh: 5000
+ DarkCrystal: 1000
+ Skull: 500
}
},
{
@@ -1799,6 +1800,7 @@ mob_db: (
MutationStrength: 20
Drops: {
DarkCrystal: 1000
+ Skull: 500
}
},
{