summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--item_db.conf33
1 files changed, 32 insertions, 1 deletions
diff --git a/item_db.conf b/item_db.conf
index 6e82350e..29cfc438 100644
--- a/item_db.conf
+++ b/item_db.conf
@@ -1,4 +1,30 @@
-// All items without association in items.xml were moved here
+////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////
+/// ALL UNUSED HEALING ITEMS BELOW THIS LINE // NEEDS BALANCE //
+////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////
+{
+ Id: 516
+ AegisName: "PumpkinSeeds"
+ Name: "Pumpkin Seeds"
+ Type: "IT_HEALING"
+ Buy: 5
+ Sell: 2
+ Weight: 1
+ Gender: "SEX_ANY"
+ WeaponLv: 0
+ EquipLv: 0
+ Refine: false
+ ViewSprite: 516
+ BindOnEquip: false
+ BuyingStore: true
+ Sprite: 0
+ UseEffect: "EFFECT_HEAL"
+ Script: <"
+ sc_start2 SC_POISON, 1, 10, 2500;
+ heal 1, 0;
+ ">
+},
@@ -8,6 +34,11 @@
+////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////
+// All items without association in items.xml were moved here //
+////////////////////////////////////////////////////////////////
+////////////////////////////////////////////////////////////////
{
Id: 2947