From b9162b20aad437fd3467879254aeccbe99dd0028 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Apr 2020 09:38:11 -0300 Subject: Here we go, Micksha's latest and most favorite weapon: Scented Grenade. Everyone will frown at you if you use it. --- db/re/item_db.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'db') 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); + "> +}, ) -- cgit v1.2.3-60-g2f50