Skill_fishing_base_level - cmangos/issues GitHub Wiki
Back to world database list of tables.
This table controls the minimum skill level required in fishing to fish in a certain area.
Field | Type | Null | Key | Default | Extra |
entry | mediumint(8) unsigned | NO | PRI | 0 | |
skill | smallint(6) | NO | 0 |
The area ID (see AreaTable.dbc).
The minimum skill points in fishing required to fish in the area.