From 5ac88f3197be965804827751e8679cc6dd59b188 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 May 2017 01:21:18 +0300 Subject: Add chat command for move monster in priority attack list into one position up. --- 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 40ada1494..87645ed4f 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -155,5 +155,6 @@ impHandlerVoid(partyAutoItemShare) impHandlerVoid(outfitToChat) impHandlerVoid(moveAttackUp) impHandlerVoid(moveAttackDown) +impHandlerVoid(movePriorityAttackUp) } // namespace Actions -- cgit v1.2.3-70-g09d2