[C21] Implemented Combat Calligrapher

This commit is contained in:
Evan Kranzler 2021-04-27 09:29:27 -04:00
parent 1fad23b9fb
commit 0c3b294527
7 changed files with 193 additions and 41 deletions

View file

@ -275,6 +275,7 @@ public class GameEvent implements Serializable {
amount not used for this event
flag not used for this event
*/
DEFENDER_ATTACKED,
DECLARING_BLOCKERS,
DECLARED_BLOCKERS,
DECLARE_BLOCKER,