NOTE: This page is auto-generated from the MAGNET DBDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the 'dungeonfinder_requirements' table for MaNGOSThree
'Dungeon Finder Requirements'
Table Notes
This table uses the 'MyISAM' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
mapId | mediumint(8) unsigned | NO | PRI | NULL | ||
difficulty | tinyint(3) unsigned | NO | PRI | '0' | ||
min_item_level | smallint(5) unsigned | NO | '0' | |||
item | mediumint(8) unsigned | NO | '0' | |||
item_2 | mediumint(8) unsigned | NO | '0' | |||
alliance_quest | mediumint(8) unsigned | NO | '0' | |||
horde_quest | mediumint(8) unsigned | NO | '0' | |||
achievement | mediumint(8) unsigned | NO | '0' | |||
quest_incomplete_text | text | YES | NULL | |||
comment | text | YES | NULL |
Description of the fields
mapId mediumint(8) unsigned
difficulty tinyint(3) unsigned
min_item_level smallint(5) unsigned
item mediumint(8) unsigned
item_2 mediumint(8) unsigned
alliance_quest mediumint(8) unsigned
horde_quest mediumint(8) unsigned
achievement mediumint(8) unsigned
comment text
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now