summaryrefslogtreecommitdiff
path: root/src/emap/struct
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/struct')
-rw-r--r--src/emap/struct/itemdext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/struct/itemdext.h b/src/emap/struct/itemdext.h
index 60a6bfc..4cc1f3b 100644
--- a/src/emap/struct/itemdext.h
+++ b/src/emap/struct/itemdext.h
@@ -34,6 +34,7 @@ struct ItemdExt
int unequipFailEffect;
struct ItemCardExt allowedCards[100];
+ struct script_code *dropScript;
bool allowPickup;
bool charmItem;