Reserved name tc2
From TrinityCore Wiki
|
Back to characters database list of tables.
The `reserved_name` table
This table serves as a simple list of names that players (gmlevel == 0) cannot use when naming their characters.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| name | varchar(12) | signed | PRI | NO | NULL |
Description of the fields
name
The name that cannot be used by players when naming characters.