From 78548d2784ffb3be144d951b63e654990666c922 Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Fri, 12 Apr 2019 19:55:54 -0400 Subject: [PATCH] Updated npc_types (markdown) --- npc_types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc_types.md b/npc_types.md index 0d64008..9d4ac2b 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| -model|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. Very handy for things like races that have bane weapons, as you can use the new model here, and change the race field back to the old model. \ No newline at end of file