mirror of
https://github.com/evennia/evennia.git
synced 2026-04-06 16:44:08 +02:00
Further doc cleanup
This commit is contained in:
parent
d50f428a77
commit
651caa6178
6 changed files with 9 additions and 12 deletions
|
|
@ -213,7 +213,7 @@ look of these clothes are appended to the character's description when worn.
|
|||
|
||||
_Contribution by owllex, 2021_
|
||||
|
||||
Cooldowns are used modelling rate-limited actions, like how often a
|
||||
Cooldowns are used to model rate-limited actions, like how often a
|
||||
character can perform a given action; until a certain time has passed their
|
||||
command can not be used again. This contrib provides a simple cooldown
|
||||
handler that can be attached to any typeclass. A cooldown is a lightweight persistent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue