mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 11:36:36 +00:00
[Feature] Add player /inspect quest event (#2508)
Returning non-zero from EVENT_INSPECT will prevent default message
This commit is contained in:
@@ -102,6 +102,7 @@ typedef enum {
|
||||
EVENT_ALT_CURRENCY_MERCHANT_SELL,
|
||||
EVENT_MERCHANT_BUY,
|
||||
EVENT_MERCHANT_SELL,
|
||||
EVENT_INSPECT,
|
||||
_LargestEventID
|
||||
} QuestEventID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user