diff --git a/npc_types.md b/npc_types.md index 2e73f3e..0d64008 100644 --- a/npc_types.md +++ b/npc_types.md @@ -110,4 +110,4 @@ ignore\_despawn|tinyint(2)|NO| |0| show\_name|tinyint(2)|NO| |1| untargetable|tinyint(2)|NO| |0| maxlevel|tinyint(3)|NO| |0| -maxlevel|smallint(5)|NO| |0| Enter a model value here to override race model on client \ No newline at end of file +model|smallint(5)|NO| |0| Enter a model value here to override race model on client \ No newline at end of file