X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FObjects%2FPersonType.hpp;h=e39e4548472b1eae403e623d27ba3791bef61d9c;hb=6f9609cebe4bcb87a7722b628b02a1975c56148c;hp=09333ba4d61144a8b70303cc94d4183fbbe31312;hpb=ce51a88a16d2e7af222929546d250eba4acb299d;p=lugaru.git diff --git a/Source/Objects/PersonType.hpp b/Source/Objects/PersonType.hpp index 09333ba..e39e454 100644 --- a/Source/Objects/PersonType.hpp +++ b/Source/Objects/PersonType.hpp @@ -60,6 +60,7 @@ public: float power; unsigned int defaultDamageTolerance; float defaultScale; + bool hasClaws; GLubyte bloodText[512 * 512 * 3] = { 0 };