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.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 8fa12fd97..6b3c6440b 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3246,7 +3246,8 @@ item_db: (
UseEffect: "FX_GRENADE"
Script: <"
//itemskill WZ_STORMGUST,3,0;
- callfunc "grenade", 3, rand(500,700);
+ //callfunc "grenade", 3, rand(500,700);
+ callfunc "grenade", 3, rand(100,150)+BaseLevel*6, true;
">
},