From 679410e13be529a6285c1275e905818d2e551049 Mon Sep 17 00:00:00 2001 From: Emistry Haoyan Date: Sun, 21 Jul 2019 06:22:11 +0800 Subject: Update Runestones stack limit - Removes limit of Turisus runestone, Asir runestone and Pertz runestone amount that can be hold. - increases limit of other runestones amount that can be hold to 60. --- db/re/item_db.conf | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6c0bea7f0..794746784 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -94644,7 +94644,7 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_REFRESH, 1; "> }, { @@ -94671,7 +94671,7 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_CRUSHSTRIKE, 1; "> }, { @@ -94698,7 +94698,7 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_MILLENNIUMSHIELD, 1; "> }, { @@ -94724,7 +94724,7 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_VITALITYACTIVATION, 1; "> }, { @@ -94750,7 +94750,6 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] Script: <" itemskill RK_FIGHTINGSPIRIT, 1; "> }, { @@ -94776,7 +94775,7 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_ABUNDANCE, 1; "> }, { @@ -94802,7 +94801,6 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] Script: <" itemskill RK_GIANTGROWTH, 1; "> }, { @@ -94829,7 +94827,6 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] Script: <" itemskill RK_STORMBLAST, 1; "> }, { @@ -94855,7 +94852,7 @@ item_db: ( Nouse: { sitting: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_STONEHARDSKIN, 1; "> }, @@ -147917,7 +147914,7 @@ item_db: ( nomail: true noauction: true } - Stack: [20, 1] + Stack: [60, 1] Script: <" itemskill RK_LUXANIMA, 1; "> }, { -- cgit v1.2.3-60-g2f50