You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: application/views/budget.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,7 @@
158
158
<li>For every <?phpecho$weariness_increase_land_count; ?> lands you own, weariness increases by 1 for each attack</li>
159
159
<li>The player with the largest population gets a 25% Defensive Bonus</li>
160
160
<li>The player with the most culture gets a 25% Offensive Bonus</li>
161
+
<li>Embassy and Sanctions can be built when you have <?phpecho$minimum_lands_to_build_embassy_or_sanctions; ?> lands, and will be removed when you fall under <?phpecho$minimum_lands_to_keep_embassy_or_sanctions; ?> lands</li>
161
162
<li>Form alliances, build Embassies with your allies and impose Sanctions on your enemies.</li>
162
163
<li>To conquest quicker, hold the <kbd>a</kbd> key on click to blindly attack without launching a window</li>
0 commit comments