summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
AgeCommit message (Collapse)AuthorFilesLines
2017-09-17Fixes wrong Type values on db\re\item_db.confAtlantisRO1-26/+27
- Adds Subtype "A_SHURIKEN" to 13295 - Light_Shuriken - Changes "IT_WEAPON" to "IT_ARMOR" in some armors, shoes and accessory for Summoner Class. Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 18 in Type for Constant "IT_CASH" on item_db.confAtlantisRO1-1056/+1056
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 11 in Type for Constant "IT_DELAYCONSUME" on item_db.confAtlantisRO1-177/+177
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 10 in Type for Constant "IT_AMMO" on item_db.confAtlantisRO1-108/+108
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 8 in Type for Constant "IT_PETARMOR" on item_db.confAtlantisRO1-39/+39
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 7 in Type for Constant "IT_PETEGG" on item_db.confAtlantisRO1-62/+62
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 6 in Type for Constant "IT_CARD" on item_db.confAtlantisRO1-1007/+1007
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 5 in Type for Constant "IT_ARMOR" on item_db.confAtlantisRO1-3342/+3342
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 4 in Type for Constant "IT_WEAPON" on item_db.confAtlantisRO1-1087/+1087
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 2 in Type for Constant "IT_USABLE" on item_db.confAtlantisRO1-971/+971
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 0 in Type for Constant "IT_HEALING" on item_db.confAtlantisRO1-335/+335
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Replaced Number 0 in Gender for Constant "SEX_FEMALE" on item_db.confAtlantisRO1-19/+19
Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Added Constant SEX_ANY (2) for Male and Female genders.AtlantisRO1-47/+47
Replaced Number 1 in Gender for Constant "SEX_MALE" on item_db.conf Signed-off-by: Ragno <ragno@atlantis-ro.net>
2017-09-17Fix an error in an AegisNameHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Update item DB (View -> ViewSprite)Haru1-2277/+2277
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Update item DB (View -> Subtype)Haru1-1168/+1168
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Split 'View' in two different fields in the item databaseHaru1-1/+2
- The field was used both for sprite view IDs and for weapon or ammunition subtypes. Now the fields 'ViewSprite' and 'Subtype' are used respectively. Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_THROWWEAPON in the item database applicable entriesHaru1-31/+31
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_CANNONBALL in the item database applicable entriesHaru1-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_KUNAI in the item database applicable entriesHaru1-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_SHURIKEN in the item database applicable entriesHaru1-6/+6
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_GRENADE in the item database applicable entriesHaru1-7/+7
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_BULLET in the item database applicable entriesHaru1-23/+23
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_DAGGER in the item database applicable entriesHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace A_ARROW in the item database applicable entriesHaru1-26/+26
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HSTAFF in the item database applicable entriesHaru1-20/+20
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_HUUMA in the item database applicable entriesHaru1-20/+20
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_GRENADE in the item database applicable entriesHaru1-10/+10
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_SHOTGUN in the item database applicable entriesHaru1-15/+15
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_GATLING in the item database applicable entriesHaru1-10/+10
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_RIFLE in the item database applicable entriesHaru1-18/+18
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_REVOLVER in the item database applicable entriesHaru1-23/+23
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_KATAR in the item database applicable entriesHaru1-56/+56
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_BOOK in the item database applicable entriesHaru1-45/+45
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_WHIP in the item database applicable entriesHaru1-46/+46
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_MUSICAL in the item database applicable entriesHaru1-41/+41
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_KNUCKLE in the item database applicable entriesHaru1-38/+38
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_BOW in the item database applicable entriesHaru1-76/+76
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_STAFF in the item database applicable entriesHaru1-97/+97
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_MACE in the item database applicable entriesHaru1-86/+86
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HAXE in the item database applicable entriesHaru1-56/+56
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_1HAXE in the item database applicable entriesHaru1-18/+18
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HSPEAR in the item database applicable entriesHaru1-49/+49
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_1HSPEAR in the item database applicable entriesHaru1-38/+38
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_2HSWORD in the item database applicable entriesHaru1-71/+71
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_1HSWORD in the item database applicable entriesHaru1-89/+89
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace W_DAGGER in the item database applicable entriesHaru1-139/+139
Signed-off-by: Haru <haru@dotalux.com>
2017-06-10correct Yggdrasil_Herald_Crown equip locationAsheraf1-1/+1
fixes #1724
2017-06-03remove specialeffect2 from databasesgumi1-164/+164
2017-05-28remove the pow buildin from item databasesgumi1-65/+65