mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 22:36:31 +01:00
Update the contrib README to include new cooldown contrib
This commit is contained in:
parent
c3c12dd38a
commit
40ac0bb26d
1 changed files with 2 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ things you want from here into your game folder and change them there.
|
|||
* Clothing (FlutterSprite 2017) - A layered clothing system with
|
||||
slots for different types of garments auto-showing in description.
|
||||
* Color-markups (Griatch, 2017) - Alternative in-game color markups.
|
||||
* Cooldowns (Owllex, 2021) - Command cooldowns per-object as a handler.
|
||||
* Custom gametime (Griatch, vlgeoff 2017) - Implements Evennia's
|
||||
gametime module but for custom game world-specific calendars.
|
||||
* Dice (Griatch 2012) - A fully featured dice rolling system.
|
||||
|
|
@ -75,7 +76,7 @@ things you want from here into your game folder and change them there.
|
|||
objects and events using Python from in-game.
|
||||
* Turnbattle (FlutterSprite 2017) - A turn-based combat engine meant
|
||||
as a start to build from. Has attack/disengage and turn timeouts,
|
||||
and includes optional expansions for equipment and combat movement, magic
|
||||
and includes optional expansions for equipment and combat movement, magic
|
||||
and ranged combat.
|
||||
* Tutorial examples (Griatch 2011, 2015) - A folder of basic
|
||||
example objects, commands and scripts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue