diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 44 |
1 files changed, 43 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 592d012ab..507c24c60 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6739,6 +6739,27 @@ item_db: ( BindOnEquip: false BuyingStore: true Sprite: 0 + AllowCards: { + id5003: 1 + id5004: 1 + id5005: 1 + id5006: 1 + id5007: 1 + id5008: 1 + id5009: 1 + id5010: 1 + id5011: 1 + id5012: 1 + id5013: 1 + id5014: 1 + id5015: 1 + id5016: 1 + id5017: 1 + id5018: 1 + id5019: 1 + id5020: 1 + id5021: 1 + } }, { Id: 1333 @@ -7663,6 +7684,27 @@ item_db: ( BindOnEquip: false BuyingStore: true Sprite: 0 + AllowCards: { + id5003: 1 + id5004: 1 + id5005: 1 + id5006: 1 + id5007: 1 + id5008: 1 + id5009: 1 + id5010: 1 + id5011: 1 + id5012: 1 + id5013: 1 + id5014: 1 + id5015: 1 + id5016: 1 + id5017: 1 + id5018: 1 + id5019: 1 + id5020: 1 + id5021: 1 + } }, { Id: 2206 @@ -10672,7 +10714,7 @@ item_db: ( Type: "IT_CARD" Buy: 1200 Sell: 70 - Loc: "EQP_HEAD_MID" + Loc: ["EQP_HEAD_MID", "EQP_HEAD_LOW"] }, { Id: 5014 |