Skip to content

Skill_fishing_base_level

Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to world database list of tables.

The `skill_fishing_base_level` table

This table controls the minimum skill level required in fishing to fish in a certain area.

Structure

Field Type Null Key Default Extra
entry mediumint(8) unsigned NO PRI 0
skill smallint(6) NO 0

Description of the fields

entry

The area ID (see AreaTable.dbc).

skill

The minimum skill points in fishing required to fish in the area.

Clone this wiki locally