488 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
AreaNumber | int(11) | NO | 0 | |
ContinentID | int(11) | NO | 0 | |
ParentAreaNum | int(11) | NO | 0 | |
AreaBit | int(11) | NO | 0 | |
Flags | int(11) | NO | 0 | |
SoundProviderPref | int(11) | NO | 0 | |
SoundProviderPrefUnderwater | int(11) | NO | 0 | |
MIDIAmbience | int(11) | NO | 0 | |
MIDIAmbienceUnderwater | int(11) | NO | 0 | |
ZoneMusic | int(11) | NO | 0 | |
IntroSound | int(11) | NO | 0 | |
IntroPriority | int(11) | NO | 0 | |
AreaName_enUS | text | YES | NULL | |
AreaName_enGB | text | YES | NULL | |
AreaName_koKR | text | YES | NULL | |
AreaName_frFR | text | YES | NULL | |
AreaName_deDE | text | YES | NULL | |
AreaName_enCN | text | YES | NULL | |
AreaName_zhCN | text | YES | NULL | |
AreaName_enTW | text | YES | NULL | |
AreaName_Mask | int(10) unsigned | NO | 0 |