From 8ca5407776fa9c3038b608f9caf401952c2631d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 May 2017 01:07:30 +0300 Subject: Add chat command for move monster in attack list into one position down. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool/actions/commands.cpp') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index 37076648f..40ada1494 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -154,5 +154,6 @@ impHandlerVoid(partyExpShare) impHandlerVoid(partyAutoItemShare) impHandlerVoid(outfitToChat) impHandlerVoid(moveAttackUp) +impHandlerVoid(moveAttackDown) } // namespace Actions -- cgit v1.2.3-70-g09d2