From 692e15506af5893dae2da7d9715398f5ea06458d Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 15 Nov 2016 00:04:09 +0100 Subject: Fixed various minor issues in the item DB - Mostly whitespace, with the exception of the 'Wurst' item rename (was previously incorrectly named Brusti) Signed-off-by: Haru --- db/re/item_db.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 04315b083..f421b5a5a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -100,7 +100,7 @@ item_db: ( nocart: true/false (boolean, defaults to false) noselltonpc: true/false (boolean, defaults to false) nomail: true/false (boolean, defaults to false) - noauction: true/false (boolean, defaults to false) + noauction: true/false (boolean, defaults to false) nogstorage: true/false (boolean, defaults to false) partneroverride: true/false (boolean, defaults to false) } @@ -973,7 +973,7 @@ item_db: ( { Id: 585 AegisName: "Wurst" - Name: "Brusti" + Name: "Wurst" Type: 0 Buy: 2 Weight: 40 @@ -122263,7 +122263,7 @@ item_db: ( } Script: <" specialeffect2 EF_HASTEUP; - sc_start2 SC_STEAMPACK, 60000, 20, 25; + sc_start2 SC_STEAMPACK, 60000, 20, 25; "> }, { @@ -134614,7 +134614,6 @@ item_db: ( bonus2 bResEff,Eff_Freeze,25; bonus bUnbreakableHelm,0; "> - }, { Id: 18734 @@ -134872,7 +134871,7 @@ item_db: ( Name: "Feather Beret" Type: 5 Buy: 30000 - Weight: 600 + Weight: 600 Def: 1 Slots: 1 Job: { @@ -135663,7 +135662,7 @@ item_db: ( bonus2 bSkillAtk, WL_CHAINLIGHTNING_ATK, 5; } if (getrefine() > 8) { - bonus bMatkRate, 5; + bonus bMatkRate, 5; } "> }, -- cgit v1.2.3-70-g09d2