Updated npc_types (markdown)

Paul Coene 2019-04-12 19:55:54 -04:00
parent e4fb95b0c9
commit 78548d2784

@ -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
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.