Fixed a unique & better credits (#4998)

This commit is contained in:
Xander Lenstra 2021-08-27 15:27:17 +02:00 committed by GitHub
parent 7085ea95cc
commit 7dd7e0b278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -173,7 +173,7 @@ class Building : NamedStats(), INonPerpetualConstruction, ICivilopediaText {
} }
for (unique in city.getMatchingUniques("[] from every [] in cities where this religion has at least [] followers")) for (unique in city.getMatchingUniques("[] from every [] in cities where this religion has at least [] followers"))
if (unique.params[2].toInt() <= city.religion.getFollowersOfMajorityReligion()) if (unique.params[2].toInt() <= city.religion.getFollowersOfMajorityReligion() && matchesFilter(unique.params[1]))
stats.add(unique.stats) stats.add(unique.stats)
for (unique in uniqueObjects) for (unique in uniqueObjects)

View File

@ -684,7 +684,7 @@ Sounds are from FreeSound.org unless otherwise noted and are either Creative Com
* [elephant 44](https://freesound.org/people/y89312/sounds/139875/) by y89312 for Naruesan's Elephant sound * [elephant 44](https://freesound.org/people/y89312/sounds/139875/) by y89312 for Naruesan's Elephant sound
* Excerpt from [Missile Strike](https://freesound.org/people/BaDoink/sounds/570690/) by BaDoink for guided missile * Excerpt from [Missile Strike](https://freesound.org/people/BaDoink/sounds/570690/) by BaDoink for guided missile
* Excerpt from [Campfire](https://www.soundjay.com/nature/sounds/campfire-1.mp3) by SoundJay for Fire & 'remove heresy' action of inquisitor * Excerpt from [Campfire](https://www.soundjay.com/fire-sound-effects.html) by SoundJay for Fire & 'remove heresy' action of inquisitor
# Music # Music
The following music is from https://filmmusic.io The following music is from https://filmmusic.io