summaryrefslogtreecommitdiff
path: root/src/map/itemdb.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-91/+0
2015-04-08Add to item_db.conf item attributes for equip/unequip effects.Andrei Karas1-4/+8
2015-04-08Add to item_db.conf item attributes for use effects.Andrei Karas1-0/+4
2015-04-02map: add new attributes to item_db.Andrei Karas1-0/+4
2015-04-02map: add some more attributes into item_db.Andrei Karas1-0/+10
2015-04-02Add item_db attributes for limit item usage.Andrei Karas1-0/+12
2015-02-24map: add missing checks.Andrei Karas1-0/+2
2014-12-24Add into item_db.conf option AllowPickup, by default true.Andrei Karas1-0/+5
2014-12-23Fix hookStop usage.Andrei Karas1-1/+7
2014-12-18Read paramater FloorLifeTime from item_db.Andrei Karas1-4/+20
2014-12-17Allow "use" pet eggs.Andrei Karas1-0/+28