diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-23 14:04:31 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-23 14:04:31 +0200 |
commit | 1d4b96c38ea64145b06dc6ef9bba6b763ecfb49e (patch) | |
tree | 9bc892de2822dd2cde20e52c84840af81422a2d9 /rules.js | |
parent | 59515a0311132da847154f40dc79121d22c9a521 (diff) | |
download | algeria-1d4b96c38ea64145b06dc6ef9bba6b763ecfb49e.tar.gz |
update version
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1653,7 +1653,7 @@ function goto_random_event() { let roll = roll_1d6() if (roll <= game.turn) grant_morocco_tunisia_independence() - log_br() + log_sep() } } |