summaryrefslogtreecommitdiff
path: root/src/emap/struct/npcdext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/struct/npcdext.h')
-rw-r--r--src/emap/struct/npcdext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/struct/npcdext.h b/src/emap/struct/npcdext.h
index 5932b78..f0222ab 100644
--- a/src/emap/struct/npcdext.h
+++ b/src/emap/struct/npcdext.h
@@ -8,6 +8,7 @@ struct NpcdExt
{
bool init;
int language;
+ int walkMask;
};
#endif // EVOL_MAP_NPCDEXT