diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 14aa8b9fb..0ad04713d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3232,6 +3232,22 @@ item_db: ( percentheal 1, 10; "> }, +{ + Id: 682 + AegisName: "Grenade" + Name: "Grenade" + Type: "IT_USABLE" + Buy: 900 + Sell: 400 + Weight: 40 + Refine: false + ViewSprite: 682 + Delay: 500 + UseEffect: 52 // TODO FIXME: We should add to db/constants.conf instead of using numbers + Script: <" + itemskill WZ_STORMGUST,3,0; + "> +}, // Mounts (690 to 699, probably there will be extra IDs) { |