From d4d2f4f83a86d0ef970d411cc0ec3ac5e49db57e Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Wed, 18 Sep 2019 12:47:45 -0400 Subject: [PATCH] Destroyed npc_emotes (markdown) --- npc_emotes.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 npc_emotes.md diff --git a/npc_emotes.md b/npc_emotes.md deleted file mode 100644 index 0e2e746..0000000 --- a/npc_emotes.md +++ /dev/null @@ -1,7 +0,0 @@ -**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| | | \ No newline at end of file