]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects/PersonType.hpp
Moved knife catching test to a method and removed hardcoded rabbittype test
[lugaru.git] / Source / Objects / PersonType.hpp
index b60fc195c2fd21ad89c33b93c520ea3470aa4c67..f981113bf536fd5fd77642dacede336448cc0b05 100644 (file)
@@ -63,6 +63,7 @@ public:
     bool hasClaws;
     bool clothes;
     unsigned int maxRunSpeed;
+    unsigned int knifeCatchingType;
 
     GLubyte bloodText[512 * 512 * 3] = { 0 };