Update the contrib README to include new cooldown contrib

This commit is contained in:
Griatch 2021-12-15 22:35:08 +01:00
parent 8e8f497d9f
commit 5b85ec128e

View file

@ -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.