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.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 44e1ca561..303f0d6f2 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -3251,6 +3251,24 @@ item_db: (
callfunc "grenade", 3, rand(100,150)+BaseLevel*6, true;
">
},
+{
+ Id: 683
+ AegisName: "MagicApple"
+ Name: "Magic Apple"
+ Type: "IT_USABLE"
+ Buy: 1000000
+ Sell: 0
+ Weight: 10
+ Refine: false
+ Delay: 500
+ Script: <"
+ @min = 3500;
+ @max = 3500;
+ @delay = 600;
+ @type = SC_INCMHP;
+ doevent "inc_sc_bonus::OnUse";
+ ">
+},
// Mounts (690 to 699, probably there will be extra IDs)
{