From 2291f18b6366312916903de6cfe973379ebd536d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 May 2017 01:53:49 +0300 Subject: Add chat command for move monster in priority attack list into one position down. --- src/actions/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/actions/commands.h') diff --git a/src/actions/commands.h b/src/actions/commands.h index 26907f7ac..6c2c6cc9d 100644 --- a/src/actions/commands.h +++ b/src/actions/commands.h @@ -156,6 +156,7 @@ namespace Actions decHandler(moveAttackUp); decHandler(moveAttackDown); decHandler(movePriorityAttackUp); + decHandler(movePriorityAttackDown); } // namespace Actions #undef decHandler -- cgit v1.2.3-60-g2f50