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/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index 87645ed4f..956c5e0ed 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -156,5 +156,6 @@ impHandlerVoid(outfitToChat) impHandlerVoid(moveAttackUp) impHandlerVoid(moveAttackDown) impHandlerVoid(movePriorityAttackUp) +impHandlerVoid(movePriorityAttackDown) } // namespace Actions -- cgit v1.2.3-60-g2f50