summaryrefslogtreecommitdiff
path: root/src/emap/struct/mobdext.h
diff options
context:
space:
mode:
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 ed49e6c..879ca99 100644
--- a/src/emap/struct/mobdext.h
+++ b/src/emap/struct/mobdext.h
@@ -7,6 +7,7 @@
struct MobdExt
{
int walkMask;
+ int weaponAttacks[MAX_WEAPON_TYPE];
};
#endif // EVOL_MAP_MOBDEXT