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