Minor tweaks

Fixed the header for the character code section, now that the command set is gone. Also, I forgot to mention, last commit I also fixed a bug where the timer wouldn't give a full 30 seconds for each characters turn if the turn progressed mid-interval.
This commit is contained in:
BattleJenkins 2017-04-01 22:15:26 -07:00 committed by Griatch
parent 9e6627aabd
commit c1cbf0420c

View file

@ -266,7 +266,7 @@ def spend_action(character, actions, action_name=None):
"""
----------------------------------------------------------------------------
CHARACTER TYPECLASS & COMMAND SET STARTS HERE
CHARACTER TYPECLASS
----------------------------------------------------------------------------
"""