diff options
author | Haru <haru@dotalux.com> | 2016-11-15 00:04:09 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-11-20 18:10:28 +0100 |
commit | 692e15506af5893dae2da7d9715398f5ea06458d (patch) | |
tree | f6315d0dc67052642d2a14f6f59ccaa7644c8186 /db/pre-re | |
parent | a26eb2f858cce483cf7edac7740643abd44e0709 (diff) | |
download | hercules-692e15506af5893dae2da7d9715398f5ea06458d.tar.gz hercules-692e15506af5893dae2da7d9715398f5ea06458d.tar.bz2 hercules-692e15506af5893dae2da7d9715398f5ea06458d.tar.xz hercules-692e15506af5893dae2da7d9715398f5ea06458d.zip |
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 <haru@dotalux.com>
Diffstat (limited to 'db/pre-re')
-rw-r--r-- | db/pre-re/item_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 836020da8..cd252e835 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-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 @@ -94342,7 +94342,7 @@ item_db: ( } Script: <" specialeffect2 EF_HASTEUP; - sc_start2 SC_STEAMPACK, 60000, 20, 25; + sc_start2 SC_STEAMPACK, 60000, 20, 25; "> }, { |