[AFR] Implemented Keen-Eared Sentry

This commit is contained in:
Evan Kranzler 2021-07-07 18:52:55 -04:00
parent 9d1b84102f
commit d846f6113a
4 changed files with 124 additions and 0 deletions

View file

@ -454,6 +454,7 @@ public class GameEvent implements Serializable {
playerId player in the dungeon
*/
ROOM_ENTERED,
VENTURE, VENTURED,
DUNGEON_COMPLETED,
//custom events
CUSTOM_EVENT