summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Remove conf dir.Andrei Karas1-97111/+0
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
2017-09-17Replaced Number 8 in Type for Constant "IT_PETARMOR" on item_db.confAtlantisRO1-38/+38
2017-09-17Replaced Number 7 in Type for Constant "IT_PETEGG" on item_db.confAtlantisRO1-56/+56
2017-09-17Replaced Number 6 in Type for Constant "IT_CARD" on item_db.confAtlantisRO1-538/+538
2017-09-17Replaced Number 5 in Type for Constant "IT_ARMOR" on item_db.confAtlantisRO1-1431/+1431
2017-09-17Replaced Number 4 in Type for Constant "IT_WEAPON" on item_db.confAtlantisRO1-708/+708
2017-09-17Removed type 3 values from pre-re/item_db.conf since type 3 (IT_ETC) is defau...AtlantisRO1-1631/+0
2017-09-17Replaced Number 2 in Type for Constant "IT_USABLE" on item_db.confAtlantisRO1-694/+694
2017-09-17Replaced Number 0 in Type for Constant "IT_HEALING" on item_db.confAtlantisRO1-293/+293
2017-09-17Added Constant SEX_ANY (2) for Male and Female genders.AtlantisRO1-37/+37