summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf11
-rw-r--r--db/re/mob_db.conf2
2 files changed, 12 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index a2196ae3b..65e202696 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3944,7 +3944,16 @@ item_db: (
Weight: 10
Refine: false
},
-// Id 748 is free
+{
+ Id: 747
+ AegisName: "BeeStinger"
+ Name: "Bee Stinger"
+ Type: "IT_ETC"
+ Buy: 50
+ Sell: 10
+ Weight: 10
+ Refine: false
+},
{
Id: 749
AegisName: "Bone"
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 383ca00e5..f5d23da9a 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1930,6 +1930,7 @@ mob_db: (
CanAttack:false
}
Drops: {
+ BeeStinger: 700
Honey: 400
Honey: 200
Honey: 100
@@ -2558,6 +2559,7 @@ mob_db: (
DamageMotion: 480
Drops: {
BugLeg: 500
+ BeeStinger: 300
Honey: 15
Topaz: 1
}