From 469102135fd5429a4225afe378bed3e82dc81d31 Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 22 Sep 2013 09:56:48 +0200 Subject: Corrected various hardcoded database table names - Added an elemental_db setting to inter-server.conf (elemental table) - Switched an instance of hardcoded `ipbanlist` to use the ipban_table setting; thanks to Takkun, related to issue #135 - Switched two instances of hardcoded `char` to use the char_db setting - Added a TODO notice about the usage of the login table (on a side note, hardcoded) from the login server (related to issue #142) Signed-off-by: Haru --- conf/inter-server.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/inter-server.conf b/conf/inter-server.conf index 468cf5a26..09ac15f82 100644 --- a/conf/inter-server.conf +++ b/conf/inter-server.conf @@ -108,6 +108,7 @@ skill_homunculus_db: skill_homunculus mercenary_db: mercenary mercenary_owner_db: mercenary_owner ragsrvinfo_db: ragsrvinfo +elemental_db: elemental // Map Database Tables item_db_db: item_db -- cgit v1.2.3-60-g2f50