mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 04:47:18 +00:00
Created npc_emotes (markdown)
@@ -0,0 +1,7 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
id|int(10)|NO|PRI| |auto\_increment
|
||||||
|
emoteid|int(10) unsigned|NO|MUL|0|
|
||||||
|
event\_|tinyint(3)|NO| |0|
|
||||||
|
type|tinyint(3)|NO| |0|
|
||||||
|
text|varchar(512)|NO| | |
|
||||||
Reference in New Issue
Block a user