From e8f32370d3ce62dd46af7a21ecfb49f83a404aea Mon Sep 17 00:00:00 2001 From: xantara Date: Mon, 23 Jan 2012 05:13:59 +0000 Subject: ` Added renaming support for the remaining 'ragnarok' tables in the inter_athena.conf file - bugreport:3317 -- Includes: homunculus, skill_homunculus, mercenary, mercenary_owner, ragsrvinfo ` Fixed a typo regarding the homunculus_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15508 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/inter_athena.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'conf/inter_athena.conf') diff --git a/conf/inter_athena.conf b/conf/inter_athena.conf index bf6c4f417..b116a6a88 100644 --- a/conf/inter_athena.conf +++ b/conf/inter_athena.conf @@ -54,6 +54,7 @@ log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok log_codepage: +log_login_db: loginlog // DO NOT CHANGE ANYTHING BEYOND THIS LINE UNLESS YOU KNOW YOUR DATABASE DAMN WELL // this is meant for people who KNOW their stuff, and for some reason want to change their @@ -61,9 +62,6 @@ log_codepage: // ALL MySQL Database Table names -// Login Database Tables -loginlog_db: loginlog - // Char Database Tables char_db: char hotkey_db: hotkey @@ -90,6 +88,11 @@ friend_db: friends mail_db: mail auction_db: auction quest_db: quest +homunculus_db: homunculus +skill_homunculus_db: skill_homunculus +mercenary_db: mercenary +mercenary_owner_db: mercenary_owner +ragsrvinfo_db: ragsrvinfo // Map Database Tables item_db_db: item_db -- cgit v1.2.3-60-g2f50