summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index a3b3ed0ae..c3458b69b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -15966,6 +15966,21 @@ item_db: (
doevent "rand_mp_heal::OnUse";
">
},
+{
+ Id: 8019
+ AegisName: "ScentGrenade"
+ Name: "Scented Grenade"
+ Type: "IT_USABLE"
+ Buy: 700
+ Sell: 350
+ Weight: 40
+ Refine: false
+ Delay: 500
+ UseEffect: "FX_SMOKEBOMB"
+ Script: <"
+ callfunc "massprovoke", rand(3,9);
+ ">
+},
)