summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 507c24c60..8fc9d529f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2320,6 +2320,33 @@ item_db: (
">
},
{
+ Id: 605
+ AegisName: "BottleOfSewerWater"
+ Name: "Bottle Of Sewer Water"
+ Type: "IT_HEALING"
+ Buy: 40
+ Sell: 3
+ Weight: 350
+ WeaponLv: 0
+ EquipLv: 0
+ Refine: false
+ ViewSprite: 605
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 450
+ Sprite: 0
+ UseEffect: "EFFECT_HEAL"
+ Script: <"
+ sc_start2 SC_POISON, 1, 30, 6666;
+ @min = 18;
+ @max = 40;
+ @delay = 3;
+ @type = 1;
+ doevent "rand_sc_heal::OnUse";
+ getitem EmptyBottle, 1;
+ ">
+},
+{
Id: 700
AegisName: "SmallTentacles"
Name: "Small Tentacles"