X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FObjects%2FPersonType.hpp;fp=Source%2FObjects%2FPersonType.hpp;h=f981113bf536fd5fd77642dacede336448cc0b05;hp=b60fc195c2fd21ad89c33b93c520ea3470aa4c67;hb=265236f7b4d05d576a4a6fd81823abff5f3f757b;hpb=a4fa4c9e3d7087b3789ff16238089547e78b818f diff --git a/Source/Objects/PersonType.hpp b/Source/Objects/PersonType.hpp index b60fc19..f981113 100644 --- a/Source/Objects/PersonType.hpp +++ b/Source/Objects/PersonType.hpp @@ -63,6 +63,7 @@ public: bool hasClaws; bool clothes; unsigned int maxRunSpeed; + unsigned int knifeCatchingType; GLubyte bloodText[512 * 512 * 3] = { 0 };