diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-08-07 12:00:53 +0200 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-08-07 12:00:53 +0200 |
commit | b05ba2d2dc31bad470a8703bc69a5a651d05a718 (patch) | |
tree | 956749585406cd126bbe927c66d67459d5b09369 /db/re/item_db.conf | |
parent | c45e3fa9793a273a0eab40d1626bcda7d710552c (diff) | |
download | hercules-b05ba2d2dc31bad470a8703bc69a5a651d05a718.tar.gz hercules-b05ba2d2dc31bad470a8703bc69a5a651d05a718.tar.bz2 hercules-b05ba2d2dc31bad470a8703bc69a5a651d05a718.tar.xz hercules-b05ba2d2dc31bad470a8703bc69a5a651d05a718.zip |
- Fix item that should not be used by Royal Guards (bug:7924)
- Fix Peuz's Set item bonus (bug:8141)
- Add Missing Status Effects for Miming_Card and Sropho_Card (bug:7462)
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 17412756e..4156f2478 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6312,7 +6312,7 @@ item_db: ( Weight: 3400 Atk: 280 Range: 2 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 34 WeaponLv: 3 @@ -24581,7 +24581,7 @@ item_db: ( Weight: 900 Def: 32 Slots: 1 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 64 EquipLv: 100 @@ -24599,7 +24599,7 @@ item_db: ( Weight: 900 Def: 32 Slots: 1 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 64 EquipLv: 100 @@ -26158,7 +26158,7 @@ item_db: ( Buy: 20 Weight: 600 Def: 20 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 4 EquipLv: 100 @@ -26175,7 +26175,7 @@ item_db: ( Buy: 20 Weight: 600 Def: 16 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 4 EquipLv: 100 @@ -31583,7 +31583,7 @@ item_db: ( Weight: 200 Def: 4 Slots: 1 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 136 EquipLv: 100 @@ -31603,7 +31603,7 @@ item_db: ( Weight: 200 Def: 3 Slots: 1 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 136 EquipLv: 100 @@ -106495,7 +106495,7 @@ item_db: ( Buy: 20 Weight: 3000 Def: 110 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 16 EquipLv: 100 @@ -106514,7 +106514,7 @@ item_db: ( Buy: 20 Weight: 3000 Def: 110 - Job: 0x00004080 + Job: 0x00000080 Upper: 56 Loc: 16 EquipLv: 100 |