Add a short description in the contrib README index.

This commit is contained in:
Griatch 2017-04-08 19:34:43 +02:00
parent 59f491eab4
commit 63f4f04d77

View file

@ -45,6 +45,8 @@ things you want from here into your game folder and change them there.
time to pass depending on if you are walking/running etc.
* Talking NPC (Griatch 2011) - A talking NPC object that offers a
menu-driven conversation tree.
* Turnbattle (BattleJenkins 2017) - A turn-based combat engine meant
as a start to build from. Has attack/disengage and turn timeouts.
* Wilderness (titeuf87 2017) - Make infinitely large wilderness areas
with dynamically created locations.