diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-05-01 20:05:37 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-05-01 20:05:37 +0200 |
commit | 8c7af923173b105e4664191afe84584d46bb56ce (patch) | |
tree | cfcc978b59549902788ca435fbd7d71663d5f29a /play.js | |
parent | 2ae260091bccf711b04694dd88cba672bafc6a95 (diff) | |
download | plantagenet-8c7af923173b105e4664191afe84584d46bb56ce.tar.gz |
test rout/unrout reroll
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1533,7 +1533,7 @@ function on_update() { // REMOVE INFLUENCE action_button("influence", "Influence") action_button("favour", "Favour") - action_button("valour", "Valour") + action_button("valour", "Reroll") action_button("pass", "Pass") action_button("done", "Done") |