Minor text fix in contrib README

This commit is contained in:
Griatch 2017-08-13 14:39:14 +02:00
parent c59c79a26c
commit 434b2988f6

View file

@ -38,8 +38,8 @@ things you want from here into your game folder and change them there.
* Menu Login (Vincent-lg 2016) - Alternate login system using EvMenu.
* Multidescer (Griatch 2016) - Advanced descriptions combined from
many separate description components, inspired by MUSH.
* Random_string_generator (Vincent Le Goff 2017) - Simple pseudo-random
gereator of strings with rules, avoiding repetitions.
* Random String Generator (Vincent Le Goff 2017) - Simple pseudo-random
generator of strings with rules, avoiding repetitions.
* RPLanguage (Griatch 2015) - Dynamic obfuscation of emotes when
speaking unfamiliar languages. Also obfuscates whispers.
* RPSystem (Griatch 2015) - Full director-style emoting system