Database towns table support for TFS 1.3

This commit is contained in:
tobi132
2019-12-03 01:11:52 +01:00
parent f85fad447e
commit 668387e372
3 changed files with 39 additions and 2 deletions

View File

@@ -159,6 +159,7 @@ $config = array(
'character_name_max_length' => 21,
// list of towns
// if you use TFS 1.3 with support for 'towns' table in database, then you can ignore this - it will be configured automatically (generated from your .OTBM map)
'towns' => array(
0 => 'No town',
1 => 'Sample town'