summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-03-19 13:42:52 +0100
committerTor Andersson <tor@ccxvii.net>2024-03-19 13:42:52 +0100
commit8e7527494695453454a8aeb097808ee9174774e2 (patch)
tree6995afd48e385b622e802a9de82e57177102f8ff /rules.js
downloadfriedrich-8e7527494695453454a8aeb097808ee9174774e2.tar.gz
Initial commit.
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules.js b/rules.js
new file mode 100644
index 0000000..0b04622
--- /dev/null
+++ b/rules.js
@@ -0,0 +1,2 @@
+exports.roles = [ "Frederick", "Elisabeth", "Maria Theresa", "Pompadour" ]
+exports.scenarios = [ "Standard" ]