npc_emotes¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
Has-Many | emoteid | npc_types | emoteid |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Unique NPC Emote Identifier |
emoteid | int | Emote Identifier |
event_ | tinyint | Emote Event Type Identifier |
type | tinyint | Emote Type Identifier |
text | varchar | Text |