summaryrefslogtreecommitdiff
path: root/sql-files/mob_skill_db_re.sql
AgeCommit message (Collapse)AuthorFilesLines
2019-04-07MobDB SQL SyncHercules.ws1-75/+75
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-01-13MobDB SQL SyncHercules.ws1-1/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23MobDB SQL SyncHercules.ws1-3111/+3365
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-03-18Re-generated mob_skill_db*.sqlHaru1-51/+51
Fixes #1180 Signed-off-by: Haru <haru@dotalux.com>
2016-01-29Updated Mob Skill DB SQL scriptHaru1-3788/+5572
Signed-off-by: Haru <haru@dotalux.com>
2015-01-22Removed name distinction between (sql) mob/item/mob_skill db and db_re variantsHaru1-3/+3
- Since there (currently and in future) is no difference between the table structure for renewal and pre-renewal databases, it makes no sense to have extra code that makes a distinction between their names. A server will always use either one or the other, never both at the same time. - If you have a mob_db_re, mob_skill_db_re and/or item_db_re table, please rename it to mob_db, mob_skill_db and/or item_db_re, respectively. - No upgrade script provided. I'd like to remind everyone that these tables are optional (and deprecated), and they are only offered for convenience for those who need them for web control panels and similar software. Signed-off-by: Haru <haru@dotalux.com>
2014-12-28Split mob sql database into mob_db and mob_db_re.malufett1-3/+3
-http://hercules.ws/board/topic/8084-separate-the-mob-db-and-mob-db-re/
2014-09-20Re-generated mob_skill_db_re.sqlHaru1-7420/+7031
Signed-off-by: Haru <haru@dotalux.com>
2014-09-01Re-generated SQL mob databasesHaru1-3382/+4049
Signed-off-by: Haru <haru@dotalux.com>
2014-07-10SQL Re-Organization.Shido1-85/+85
Signed-off-by: KeiKun <the.keikun@gmail.com>
2014-05-31Removed Quotes from mob_skill_db.sql and mob_skill_db_re.sqlDastgir Pojee1-7081/+7081
This fixes Error Code #1064 (Reference: http://hercules.ws/board/topic/5802-mysql-mob-skill-dbsql/) Also saves a bit CPU load to convert quotes to numbers.
2012-11-27* Applied Renewal mob mode changes (bugreport:6150).euphyy1-0/+1
* Small documentation changes (incl. bugreport:6937). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16970 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-30- Added svn:eol-style=native property on some recently added text files.brianluau1-7748/+7748
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-27Synced SQL DBs and added RE SQL-script for mob_skill_db.kenpachi2k111-0/+7748
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16513 54d463be-8e91-2dee-dedb-b68131a5f0ec