mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
Added direct inventory access, and event_loot for items and event_weapon_proc for items
This commit is contained in:
@@ -69,6 +69,7 @@ typedef enum {
|
||||
EVENT_DROP_ITEM,
|
||||
EVENT_DESTROY_ITEM,
|
||||
EVENT_FEIGN_DEATH,
|
||||
EVENT_WEAPON_PROC,
|
||||
|
||||
_LargestEventID
|
||||
} QuestEventID;
|
||||
|
||||
Reference in New Issue
Block a user