summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-18 14:06:28 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-18 14:06:28 -0300
commit048e7cda65cfb7ef0b07cdd33f1ba2a735a51267 (patch)
tree71c958a652f8147ec0e38c3c21435fe98ec431ae /db
parentd561ba5e79694309dd5fb90f4f463bfaf28ac7c3 (diff)
downloadserverdata-048e7cda65cfb7ef0b07cdd33f1ba2a735a51267.tar.gz
serverdata-048e7cda65cfb7ef0b07cdd33f1ba2a735a51267.tar.bz2
serverdata-048e7cda65cfb7ef0b07cdd33f1ba2a735a51267.tar.xz
serverdata-048e7cda65cfb7ef0b07cdd33f1ba2a735a51267.zip
Fix smoke grenade and tweak it
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 78780c98a..8bee054b8 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1573,7 +1573,7 @@ item_db: (
Delay: 500
UseEffect: "FX_SMOKEBOMB"
Script: <"
- callfunc "smoke_grenade", 3, 500+BaseLevel;
+ callfunc "smoke_grenade", 3, 500+BaseLevel*3;
//itemskill AS_CLOAKING,1,1;
//itemskill SM_MAGNUM,1;
// Fallback: ~~TF_HIDING AS_CLOAKING SC_INVISIBILITY RA_CAMOUFLAGE~~ None work?