Add more Models docs

This commit is contained in:
Griatch 2023-05-07 20:06:48 +02:00
parent 5b2e9bd5a1
commit 8aa5ca8536
2 changed files with 54 additions and 66 deletions

View file

@ -759,7 +759,7 @@ class CmdTurnAttack(Command):
)
class TurnAttackCmdSet(CmdSet):
class TurnCombatCmdSet(CmdSet):
"""
CmdSet for the turn-based combat.
"""