diff options
author | Haru <haru@dotalux.com> | 2017-08-22 01:31:13 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-17 17:49:11 +0200 |
commit | 5e23e5019a54fe30762471c18272bbc322c442b6 (patch) | |
tree | 2c134cba7d9c55a5940a136c710396e8ff5de404 /db/re/item_db.conf | |
parent | a9667391f2e5b255ec8f7791b0f872ecd75c6418 (diff) | |
download | hercules-5e23e5019a54fe30762471c18272bbc322c442b6.tar.gz hercules-5e23e5019a54fe30762471c18272bbc322c442b6.tar.bz2 hercules-5e23e5019a54fe30762471c18272bbc322c442b6.tar.xz hercules-5e23e5019a54fe30762471c18272bbc322c442b6.zip |
Add a FIXME comment next to an unknown 'Loc: 16384' value in the item_db
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7ccc8eb49..b2e7f20cb 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -144891,7 +144891,7 @@ item_db: ( AegisName: "Fantastic_Aura" Name: "Fantastic Aura" Type: "IT_ARMOR" - Loc: 16384 + Loc: 16384 // FIXME Refine: false Script: <" bonus bUnbreakableHelm,0; "> }, |