summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
AgeCommit message (Expand)AuthorFilesLines
2020-02-19Update items 12459-12465Kenpachi Developer1-7/+36
2020-02-09Changed type of all items, which use itemskill() script command, to IT_USABLE.Kenpachi Developer1-79/+79
2020-02-09Updated item scripts.Kenpachi Developer1-88/+61
2020-01-14Updated items which used SC_ARMORPROPERTY or SC_ARMOR_RESIST.Kenpachi Developer1-5/+22
2020-01-13Update copyright headers for year 2020Haru1-1/+1
2020-01-01Add support for auto exp insurance itemsAsheraf1-0/+7
2019-10-02Update Drooping Kitty item bonusEmistry Haoyan1-1/+1
2019-09-23Add placeholders for some itemsAsheraf1-0/+3085
2019-09-22Remove the hardcoded checks in pc_rental_expire and use OnRentalEndScript fie...Ibrahim Zidan1-9/+46
2019-09-22Implement new script fields for items triggered on rentral status changesIbrahim Zidan1-0/+2
2018-12-14Add script and item for inventory expansion.Andrei Karas1-0/+5
2018-10-10Add some item db placeholdersAsheraf1-0/+2465
2018-07-28Merge pull request #2067 from dastgirp/1-achievementHaru1-0/+33
2018-07-25Merge pull request #2117 from HerculesWS/seaottercard_fixHaru1-4/+4
2018-07-24Add Achievement DB Add Achievement Rank DBsmokexyz1-0/+33
2018-07-12Fix date part2Unknown1-1/+1
2018-07-03Fix Sea-Otter Card not increasing Sushi Heal Rateskyleo1-4/+4
2018-06-02Implementation of stylist uiAsheraf1-1/+38
2018-04-07Add missing item Snow_Rabbit_Egg in pre-re dbAsheraf1-1/+15
2017-12-23Add support for new drop packet 0xadd for zero clientsAsheraf1-0/+2
2017-09-17Replace the recurring 'Loc: 1023' value in the item_db with a bitmask arrayHaru1-86/+86
2017-09-17Replace the recurring 'Loc: 6144' value in the item_db with a bitmask arrayHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 5120' value in the item_db with a bitmask arrayHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 769' value in the item_db with a bitmask arrayHaru1-78/+78
2017-09-17Replace the recurring 'Loc: 768' value in the item_db with a bitmask arrayHaru1-63/+63
2017-09-17Replace the recurring 'Loc: 513' value in the item_db with a bitmask arrayHaru1-25/+25
2017-09-17Replace the recurring 'Loc: 257' value in the item_db with a bitmask arrayHaru1-3/+3
2017-09-17Replace recurring value 136 with "EQP_ACC" in the item_db Loc fieldHaru1-296/+296
2017-09-17Replace recurring value 43 with "EQP_ARMS" in the item_db Loc fieldHaru1-270/+270
2017-09-17Replace 32768 with "EQP_AMMO" in the item_db Loc fieldHaru1-78/+78
2017-09-17Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc fieldHaru1-2/+2
2017-09-17Replace 512 with "EQP_HEAD_MID" in the item_db Loc fieldHaru1-80/+80
2017-09-17Replace 256 with "EQP_HEAD_TOP" in the item_db Loc fieldHaru1-695/+695
2017-09-17Replace 64 with "EQP_SHOES" in the item_db Loc fieldHaru1-88/+88
2017-09-17Replace 32 with "EQP_SHIELD" in the item_db Loc fieldHaru1-85/+85
2017-09-17Replace 16 with "EQP_ARMOR" in the item_db Loc fieldHaru1-187/+187
2017-09-17Replace 4 with "EQP_GARMENT" in the item_db Loc fieldHaru1-93/+93
2017-09-17Replace 2 with "EQP_WEAPON" in the item_db Loc fieldHaru1-557/+557
2017-09-17Replace 1 with "EQP_HEAD_LOW" in the item_db Loc fieldHaru1-65/+65
2017-09-17Add support for bitmask arrays in the item_db Loc fieldHaru1-1/+1
2017-09-17Replace the recurring 'Upper: 56' value in the item_db with a bitmask arrayHaru1-3/+3
2017-09-17Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_dbHaru1-1/+0
2017-09-17Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper fieldHaru1-82/+82
2017-09-17Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper fieldHaru1-156/+156
2017-09-17Add support for bitmask arrays in the item_db Upper fieldHaru1-1/+1
2017-09-17Replaced Number 18 in Type for Constant "IT_CASH" on item_db.confAtlantisRO1-858/+858
2017-09-17Replaced Number 11 in Type for Constant "IT_DELAYCONSUME" on item_db.confAtlantisRO1-92/+92
2017-09-17Replaced Number 10 in Type for Constant "IT_AMMO" on item_db.confAtlantisRO1-78/+78