Various fixes from game jam
This commit is contained in:
parent
e6aec78cce
commit
ed187ad05f
12 changed files with 45 additions and 28 deletions
|
|
@ -493,7 +493,7 @@ TYPECLASS_AGGRESSIVE_CACHE = True
|
|||
# Options and validators
|
||||
######################################################################
|
||||
|
||||
# Options available on Accounts. Each such option is described by a
|
||||
# Options available on Accounts. Each such option is described by a
|
||||
# class available from evennia.OPTION_CLASSES, in turn making use
|
||||
# of validators from evennia.VALIDATOR_FUNCS to validate input when
|
||||
# the user changes an option. The options are accessed through the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue