summaryrefslogtreecommitdiff
path: root/db/pre-re/item_combo_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-06-23Official Item Group/Package/Chainshennetsind1-1/+1
http://hercules.ws/board/topic/1244-official-item-grouppackagechain/ Also Further implemented itemdb.c/storage.c interfaces, and a minor update to db2sql plugin. Signed-off-by: shennetsind <ind@henn.et>
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-7/+7
http://hercules.ws/board/topic/470-hercules-april-22-patch/ Signed-off-by: shennetsind <ind@henn.et>
2013-02-04Merged some commits from rAthena.Matheus Macabu1-2/+2
2012-11-23* Removed duplicate isequipped() entries from item_db already written in ↵euphyy1-4/+12
item_combo_db (bugreport:6924). * Moved a few remaining isequipped() entries to item_combo_db. * Follow-up r16940: applied change to SQL and pre-re files, and renamed Size constants to Size_ for consistency. * Follow-up r16947: fixed mob modes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27Commented out combo 2369:2428:2533:5306 because item 2428 is commented out, ↵kenpachi2k111-1/+1
too. And removed a spaced that should be the reason for a warning in sv_readdb(). (bugreport:6345) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12Added a missing curly bracket. (bugreport:6217)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12Commented out a combo that contained a commented out item (#5470). ↵kenpachi2k111-1/+1
(bugreport:6213) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11Implementing Kenpachi's design of item_combo_db.txtshennetsind1-0/+156
- Credits to Kenpachi and Masao for the db file edits. - Credits to GreenBox for the parsing - This commit might accidentally override a few item db entries, our db developers are expecting this and will work on the conflicting entries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16393 54d463be-8e91-2dee-dedb-b68131a5f0ec