From 0172047af25f6daa1e116bd05a10d4768b9b3262 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Jun 2018 13:41:35 -0300 Subject: Grenade, in theory, should now grant you hide for 2 seconds --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3da758586..ec5e94751 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1627,7 +1627,8 @@ item_db: ( Delay: 500 UseEffect: 52 // TODO FIXME: We should add to db/constants.conf instead of using numbers Script: <" - itemskill SM_MAGNUM,1; + //itemskill SM_MAGNUM,1; + itemskill(TF_HIDING, 1, 1); "> }, { -- cgit v1.2.3-60-g2f50