From 083278009ab0d94d305754c14c7372b61f410931 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Dec 2014 23:22:07 +0300 Subject: Add into item_db.conf option AllowPickup, by default true. It allow pickup item from ground. --- src/map/struct/itemdext.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/struct/itemdext.h') 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 -- cgit v1.2.3-70-g09d2