-
Notifications
You must be signed in to change notification settings - Fork 49
Instance_reset
Schmoozerd edited this page Apr 17, 2013
·
1 revision
This table hold information about instance reset time.
| Field | Type | Null | Key | Default |
| mapid | int(11) unsigned | NO | PRI | 0 |
| difficulty | tinyint(1) | NO | 0 | |
| resettime | bigint(40) unsigned | NO | 0 | |
The map ID of the instance. See Map.dbc
Dungeon difficulty
Dungeon reset time in seconds.