22 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
Directory | text | YES | NULL | |
PVP | int(11) | NO | 0 | |
IsInMap | int(11) | NO | 0 | |
MapName_enUS | text | YES | NULL | |
MapName_enGB | text | YES | NULL | |
MapName_koKR | text | YES | NULL | |
MapName_frFR | text | YES | NULL | |
MapName_deDE | text | YES | NULL | |
MapName_enCN | text | YES | NULL | |
MapName_zhCN | text | YES | NULL | |
MapName_enTW | text | YES | NULL | |
MapName_Mask | int(10) unsigned | NO | 0 |