summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/quest_db.conf4
-rw-r--r--db/re/mob_db.conf6
2 files changed, 8 insertions, 2 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf
index 4444e75dd..aa1f6aa2a 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -202,6 +202,10 @@ quest_db: (
Id: 72
Name: "HalinarzoQuest_TraderKing"
},
+{
+ Id: 72
+ Name: "HalinarzoQuest_SickWife"
+},
// ID 91 to 110: Hurnscald Quests
{
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index b77420f09..499482833 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1527,8 +1527,9 @@ mob_db: (
DamageMotion: 480
Drops: {
MushroomSpores: 950
- SmallMushroom: 600
Plushroom: 800
+ HardSpike: 550
+ SmallMushroom: 450
Chagashroom: 400
}
},
@@ -1839,8 +1840,9 @@ mob_db: (
DamageMotion: 480
Drops: {
MushroomSpores: 950
- SmallMushroom: 600
Plushroom: 800
+ HardSpike: 600
+ SmallMushroom: 500
Chagashroom: 400
}
},