From 5138299bd2d250f4f718b6fcce9a6711ebf350f6 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 4 Apr 2015 14:33:57 +0200 Subject: Add 5s delay on healing items. --- db/re/item_db.conf | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d7d93546..5f2889a1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -97,7 +97,7 @@ item_db: ( View: 501 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(12, 18), 0; @@ -126,7 +126,7 @@ item_db: ( View: 502 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(25, 40), 0; @@ -155,7 +155,7 @@ item_db: ( View: 503 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" sc_start SC_ATTHASTE_POTION1, 20000, -5; itemheal rand(25, 35), 0; @@ -184,7 +184,7 @@ item_db: ( View: 504 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(30, 50), 0; @@ -213,7 +213,7 @@ item_db: ( View: 505 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(7, 13), 0; @@ -242,7 +242,7 @@ item_db: ( View: 506 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(15, 25), 0; @@ -271,7 +271,7 @@ item_db: ( View: 507 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(12, 23), 0; @@ -300,7 +300,7 @@ item_db: ( View: 508 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" sc_start2 SC_POISON, 1, 20, 2500; itemheal rand(10, 20), 0; @@ -329,7 +329,7 @@ item_db: ( View: 509 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(75, 100), 0; @@ -358,7 +358,7 @@ item_db: ( View: 510 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" sc_start2 SC_POISON, 1, 30, 3333; itemheal rand(2, 6), 0; @@ -387,7 +387,7 @@ item_db: ( View: 512 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(65, 90), 0; @@ -475,7 +475,7 @@ item_db: ( View: 515 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" sc_start SC_ATTHASTE_POTION1, 20000, 5; itemheal rand(20, 30), 0; @@ -504,7 +504,7 @@ item_db: ( View: 516 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" sc_start2 SC_POISON, 1, 10, 2500; itemheal 1, 0; @@ -533,7 +533,7 @@ item_db: ( View: 517 BindOnEquip: false BuyingStore: false - Delay: 0 + Delay: 5000 Trade: { nodrop: true noselltonpc: true @@ -563,7 +563,7 @@ item_db: ( View: 518 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(28, 35), 0; @@ -592,7 +592,7 @@ item_db: ( View: 519 BindOnEquip: false BuyingStore: true - Delay: 0 + Delay: 5000 Sprite: 0 Script: <" itemheal rand(60, 75), 0; -- cgit v1.2.3-60-g2f50