diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-07 00:30:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-07 00:30:26 -0300 |
commit | ce5ca1581e3079a9584e5519c683d84137391942 (patch) | |
tree | 342e6cea2e7b545a68dfe2f57df51a3af108ab0c /db | |
parent | 82e75bac3bab01ff7833913002c2ab9f3fc45898 (diff) | |
download | serverdata-ce5ca1581e3079a9584e5519c683d84137391942.tar.gz serverdata-ce5ca1581e3079a9584e5519c683d84137391942.tar.bz2 serverdata-ce5ca1581e3079a9584e5519c683d84137391942.tar.xz serverdata-ce5ca1581e3079a9584e5519c683d84137391942.zip |
NPC Eyes does not work globably because... ... ...
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index def677159..76d146196 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -10978,6 +10978,32 @@ item_db: ( bonus bDef2, 3; "> }, +{ + Id: 3025 + AegisName: "NPCEyesD" + Name: "NPC Blinking Eyes 2" + Type: "IT_ARMOR" + Buy: 320000 + Sell: 1 + Weight: 200 + Def: -100 + Loc: "EQP_HEAD_TOP" + EquipLv: 150 + Refine: false +}, +{ + Id: 3026 + AegisName: "NPCEyesT" + Name: "NPC Blinking Eyes 3" + Type: "IT_ARMOR" + Buy: 320000 + Sell: 1 + Weight: 200 + Def: -100 + Loc: "EQP_HEAD_TOP" + EquipLv: 150 + Refine: false +}, // Neck Armor { |