From 0604877dcb82f5124ead7106f24a91d83001e3aa Mon Sep 17 00:00:00 2001 From: Michieru Date: Sat, 19 Apr 2014 13:39:28 +0200 Subject: Update official healing items script --- db/re/item_db.conf | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 229deb776..cedda9b2a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -461,6 +461,7 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + Script: <" itemheal rand(325,405),0; "> }, { Id: 543 @@ -470,6 +471,7 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + Script: <" itemheal rand(325,405),0; "> }, { Id: 544 @@ -65132,7 +65134,7 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 - Script: <" itemheal rand(17,23),rand(16,20); "> + Script: <" itemheal rand(17,23),0; "> }, { Id: 11535 @@ -65262,7 +65264,7 @@ item_db: ( Buy: 0 Weight: 80 Upper: 63 - Script: <" itemheal rand(500,600),rand(60,80); "> + Script: <" itemheal rand(500,700),rand(60,85); "> }, { Id: 11548 @@ -65272,6 +65274,7 @@ item_db: ( Buy: 0 Weight: 80 Upper: 63 + Script: <" percentheal 10,0; "> }, { Id: 11549 @@ -65281,6 +65284,7 @@ item_db: ( Buy: 0 Weight: 80 Upper: 63 + Script: <" percentheal 0,10; "> }, { Id: 11550 @@ -65299,7 +65303,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 - Script: <" percentheal rand(20,30),0; "> + Script: <" itemheal rand(20,30),0; "> }, { Id: 11552 @@ -65309,7 +65313,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 - Script: <" percentheal rand(20,30),0; "> + Script: <" itemheal rand(20,30),0; "> }, { Id: 11553 @@ -65319,7 +65323,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 - Script: <" percentheal rand(20,30),0; "> + Script: <" itemheal rand(20,30),0; "> }, { Id: 11554 @@ -65329,7 +65333,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 - Script: <" percentheal rand(20,30),0; "> + Script: <" itemheal rand(20,30),0; "> }, { Id: 11701 -- cgit v1.2.3-60-g2f50