Back to 'pet_levelstats' Return to world Go to 'phase_area'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | int | unsigned | PRI | NO | |||
word | text | NO | |||||
entry | int | unsigned | NO | 0 | |||
half | tinyint | unsigned | NO | 0 |
The ID of the entry. This is an auto increment field and this is an arbitrary number. When adding entries it is best to just let the database pick the next available ID number.
The name part for this entry.
The creature_template.entry for the creature that you want this part of the name to be generated for.
This determines whether this is the first or last half of the name for this entry.