mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 13:07:16 +02:00
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:
parent
9e6627aabd
commit
c1cbf0420c
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ def spend_action(character, actions, action_name=None):
|
|||
|
||||
"""
|
||||
----------------------------------------------------------------------------
|
||||
CHARACTER TYPECLASS & COMMAND SET STARTS HERE
|
||||
CHARACTER TYPECLASS
|
||||
----------------------------------------------------------------------------
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue