diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-01-17 15:49:53 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 13:02:39 +0100 |
commit | ffa7bed574c405e8bb0a421c1077300d8557870a (patch) | |
tree | d7a6b24447455d60eddaa5712af738c5ec1fd962 /rules.js | |
parent | c0c9ba83d7c3362f1d6f161772f52de2fccff29f (diff) | |
download | nevsky-ffa7bed574c405e8bb0a421c1077300d8557870a.tar.gz |
Return of the Prince setup change.
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1808,11 +1808,11 @@ function setup_return_of_the_prince() { setup_lord_on_calendar(LORD_YAROSLAV, 9) setup_lord_on_calendar(LORD_ANDREY, 9) setup_lord_on_calendar(LORD_KARELIANS, 9) + setup_lord_on_calendar(LORD_GAVRILO, 9) setup_lord_on_calendar(LORD_VLADISLAV, 10) setup_lord_on_calendar(LORD_HEINRICH, 11) setup_lord_on_calendar(LORD_KNUD_ABEL, 11) setup_lord_on_calendar(LORD_DOMASH, 11) - setup_lord_on_calendar(LORD_GAVRILO, 13) } function setup_return_of_the_prince_nicolle() { |