From cdd2dd27b61e36a376dc32947fd9e29f0a492d9b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 Jan 2017 18:14:44 +0300 Subject: Allow buy multiply items at once from cash shops. --- src/enums/resources/notifytypes.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/enums') diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h index e7d6a7bce..a4f9a5761 100644 --- a/src/enums/resources/notifytypes.h +++ b/src/enums/resources/notifytypes.h @@ -230,6 +230,9 @@ namespace NotifyTypes SKILL_MEMO_ERROR_SKILL, BUY_TRADE_FAILED, VENDING_SOLD_ITEM, + BUY_FAILED_NPC_NOT_FOUND, + BUY_FAILED_SYSTEM_ERROR, + BUY_FAILED_WRONG_ITEM, TYPE_END }; -- cgit v1.2.3-60-g2f50