Locales achievement reward tc2
From TrinityCore Wiki
|
Back to world database list of tables.
The `locales_achievement_reward` table
This table has no description. You can help TDB wiki by clicking here to describe this table, if you have permissions.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| entry | mediumint(8) | unsigned | PRI | NO | 0 | ||
| subject_loc1 | varchar(100) | signed | NO | NULL | |||
| subject_loc2 | varchar(100) | signed | NO | NULL | |||
| subject_loc3 | varchar(100) | signed | NO | NULL | |||
| subject_loc4 | varchar(100) | signed | NO | NULL | |||
| subject_loc5 | varchar(100) | signed | NO | NULL | |||
| subject_loc6 | varchar(100) | signed | NO | NULL | |||
| subject_loc7 | varchar(100) | signed | NO | NULL | |||
| subject_loc8 | varchar(100) | signed | NO | NULL | |||
| text_loc1 | text | signed | YES | NULL | |||
| text_loc2 | text | signed | YES | NULL | |||
| text_loc3 | text | signed | YES | NULL | |||
| text_loc4 | text | signed | YES | NULL | |||
| text_loc5 | text | signed | YES | NULL | |||
| text_loc6 | text | signed | YES | NULL | |||
| text_loc7 | text | signed | YES | NULL | |||
| text_loc8 | text | signed | YES | NULL |
Description of the fields
entry
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
subject_loc
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
text_loc
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.