From 331dd4cfd65fd8cacbd1b4fb5801ac94b65d011f Mon Sep 17 00:00:00 2001 From: Paul Coene Date: Fri, 12 Apr 2019 19:54:23 -0400 Subject: [PATCH] Updated npc_types (markdown) --- npc_types.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/npc_types.md b/npc_types.md index cc43fc9..2e73f3e 100644 --- a/npc_types.md +++ b/npc_types.md @@ -108,4 +108,6 @@ unique\_|tinyint(2)|NO| |0| fixed|tinyint(2)|NO| |0| ignore\_despawn|tinyint(2)|NO| |0| show\_name|tinyint(2)|NO| |1| -untargetable|tinyint(2)|NO| |0| \ No newline at end of file +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