mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Added multi filter support for BuildingFilter !! (#11319)
* Fixed policies do not grant production bonus to wonders * Added multi-filter and tech filter for buildingFilter * Rectification of the uniques of monument to the gods and marbles * Fixed mod checker issued warnings regarding the techFilter in Unit and Building Filters. * Edit Unique-parameters.md * Undo 'Fixed policies do not grant production bonus to Wonders
This commit is contained in:
@ -84,7 +84,7 @@
|
||||
"name": "Republic",
|
||||
"uniques": [
|
||||
"[+1 Production] [in all cities]",
|
||||
"[+5]% Production when constructing [All] buildings [in all cities]"
|
||||
"[+5]% Production when constructing [All] buildings [in all cities]",
|
||||
],
|
||||
"row": 1,
|
||||
"column": 1
|
||||
|
Reference in New Issue
Block a user