diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-06-22 23:09:18 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-16 19:19:38 +0100 |
commit | dc1aa50ec82e74e8e48d4abdfceab28aca107274 (patch) | |
tree | ce7f60c2cf7b05176b174d6da1605c45f555b53b /rules.js | |
parent | d868bb1185b7800bf1f2b7f739d7061bfd9d9b60 (diff) | |
download | crusader-rex-dc1aa50ec82e74e8e48d4abdfceab28aca107274.tar.gz |
crusader: Tweak colors and highlights.
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ // TODO: optional rule - iron bridge // TODO: optional rule - force marches +// TODO: sort blocks in battle screen! + exports.scenarios = [ "Third Crusade" ]; |