From dbf92ff5c3c9085e360a3d91f30a8d4e61639641 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 22 Aug 2017 01:23:12 +0200 Subject: Replace the recurring 'Loc: 5120' value in the item_db with a bitmask array Equivalent: `["EQP_COSTUME_HEAD_TOP", "EQP_COSTUME_HEAD_LOW"]` Signed-off-by: Haru --- db/pre-re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/pre-re/item_db.conf') diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 604482cfd..0d3097e6e 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -94446,7 +94446,7 @@ item_db: ( Name: "T Spinx Helm" Type: "IT_ARMOR" Slots: 1 - Loc: 5120 + Loc: ["EQP_COSTUME_HEAD_TOP", "EQP_COSTUME_HEAD_LOW"] Refine: false ViewSprite: 137 }, -- cgit v1.2.3-60-g2f50