From 73a7c860f6252f5f2e94e2a57eb5cbd53e2b9ccb Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 24 Oct 2017 18:40:28 -0300 Subject: Update sample data --- .../vaultsofnagoh/turboghoul-hats.gram | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 RGens/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram (limited to 'RGens/data/sample-grammars/vaultsofnagoh') diff --git a/RGens/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram b/RGens/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram new file mode 100644 index 0000000..e0a21d3 --- /dev/null +++ b/RGens/data/sample-grammars/vaultsofnagoh/turboghoul-hats.gram @@ -0,0 +1,56 @@ +[turboghoul-hat] sack with eyeholes + bucket with eyeholes + coalscuttle with eyeholes + [mask] + [headscarf] + [hood] + [turban] + ]hat] + [helmet] + birdcage + goldfish bowl + +[mask] [mask-type] mask + +[mask-type] clown + fanged iron + gimp + guy fawkes + gas + welding + hockey + tights + +[headscarf] [headscarf-type] headscarf + +[headscarf-type] flowery + bedouin + +[hood] [hood-type] hood + +[hood-type] liripided + monastic + +[turban] [turban-type] turban + +[turban-type] elaborate + simple + +[hat] [hat-type] hat + [hat-type] hat with bandana + +[hat-type] stetson + fancy feathered + wizard's pointy + +[helmet] [helmet-type] helmet + [helmet-type] helm + +[helmet-type] monstrous skull + common + knightly + winged + pickelhaub + futuristic + football + extra-spiky chaotic -- cgit v1.2.3