From 4b4611e2d4eb279cea3c5f2701af3a47257ab451 Mon Sep 17 00:00:00 2001 From: Sophie Kirschner Date: Fri, 5 May 2017 08:06:36 -0400 Subject: [PATCH] Prettier readme for witty.* scripts --- scripts/witty/{readme.txt => readme.md} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename scripts/witty/{readme.txt => readme.md} (94%) diff --git a/scripts/witty/readme.txt b/scripts/witty/readme.md similarity index 94% rename from scripts/witty/readme.txt rename to scripts/witty/readme.md index 9c9f80d..3fdbae5 100644 --- a/scripts/witty/readme.txt +++ b/scripts/witty/readme.md @@ -1,7 +1,11 @@ +# Witty + +## Restricted Nobles + Restricted Nobles created by Witty. (http://www.bay12forums.com/smf/index.php?topic=150702.0) Restricted Nobles ported to PyDwarf by Sophie Kirschner. (http://www.pineapplemachine.com) -How this works; +How this works; I used the CREATURE_CLASS token to declare an arbitrary distinction (DWARF or GOBLIN, in this case) for the appropriate creature and then used the ALLOWED_CLASS (For Dwarf Only Nobles) or REJECTED_CLASS (Goblin Excluded Nobles) to restrict the allowed nobility.