summaryrefslogtreecommitdiff
path: root/src/emap/struct/mobdext.h
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-12-22 19:30:18 -0300
committerJesusaves <cpntb1@ymail.com>2022-12-22 19:30:18 -0300
commit534612e56ea1f93a414a6be551dacd6f18954d1f (patch)
tree386cfdea423094a42ff41802da7ba7f7ccf89dc5 /src/emap/struct/mobdext.h
parent4d3d061196fd37eb38a9ec09516f70b157b10d12 (diff)
downloadevol-hercules-jesusalva/prerenewal.tar.gz
evol-hercules-jesusalva/prerenewal.tar.bz2
evol-hercules-jesusalva/prerenewal.tar.xz
evol-hercules-jesusalva/prerenewal.zip
CriticalDef field (theoretical, no effect yet)HEADjesusalva/prerenewal
Diffstat (limited to 'src/emap/struct/mobdext.h')
-rw-r--r--src/emap/struct/mobdext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/struct/mobdext.h b/src/emap/struct/mobdext.h
index b1394e7..dfec09a 100644
--- a/src/emap/struct/mobdext.h
+++ b/src/emap/struct/mobdext.h
@@ -14,6 +14,7 @@ struct MobdExt
int collisionDx;
int collisionDy;
int collisionMask;
+ int criticalDef;
unsigned short mutationCount;
unsigned short mutationStrength;
};