Added new primitives and added a new menu choice to toggle all creature to attacking mode during attack phase.
This commit is contained in:
@@ -278,6 +278,7 @@ public:
|
||||
MENUITEM_FILL_NEXT_STAGE_HARD = -30,
|
||||
MENUITEM_FILL_NEXT_STAGE = -31,
|
||||
/////// End Tournament Mod ///////////
|
||||
MENUITEM_TOGGLEATTACK_ALL_CREATURES = -32,
|
||||
MENUITEM_MORE_INFO = kInfoMenuID
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user