]> git.localhorst.tv Git - blobs.git/blobdiff - src/creature/IngestNeed.hpp
eating and drinking
[blobs.git] / src / creature / IngestNeed.hpp
index 3ad3bf071d792eab1ad297ca55c5afbd6248b12e..4244293a139dc3e2362b0e9c22ba7ab258daeb44 100644 (file)
@@ -24,6 +24,7 @@ private:
        double speed;
        double damage;
        bool ingesting;
+       bool locating;
 
 };