summaryrefslogtreecommitdiff
path: root/src/map/struct/itemdext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/struct/itemdext.h')
-rw-r--r--src/map/struct/itemdext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/struct/itemdext.h b/src/map/struct/itemdext.h
index 837f5bb..4dce554 100644
--- a/src/map/struct/itemdext.h
+++ b/src/map/struct/itemdext.h
@@ -7,6 +7,7 @@
struct ItemdExt
{
int floorLifeTime;
+ bool allowPickup;
};
#endif // EVOL_MAP_ITEMDEXT