From f7cce6ac2d1c010af4865212dc6ddc2a7aea66a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 13 Oct 2015 20:08:55 +0300 Subject: Add support for drop script for items dropped by player. --- src/emap/struct/itemdext.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/struct') 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; -- cgit v1.2.3-70-g09d2