mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-07 00:41:39 +07:00
Recycling center (#5738)
* Add support to UniqueType.MaxNumberBuilding (including rejectionReasons) Add Recycling Center entry to JSON Need Graphical Icon * Fix typo Add TODO * adding Recycling Center icon * Credit update for icon Rephrase Rejection text Updated .atlas and .png Add code to block showing Recycling Center * Fix using placeholderText Set shouldShow to True so iot still appears while under construction but not completed * Rejection Text now working Remove debug prints * Remove odd extra lines * extra lines * Remove excessive if statement in shouldBeDisplayed Reword text. Unique can apply to Buildings and Units Refactor Signature since not just Buildings * Adding code to remove building in transferred city Co-authored-by: temurakami <spellman23@gmail.com>
This commit is contained in:
@ -325,6 +325,7 @@ Unless otherwise specified, all the following are from [the Noun Project](https:
|
||||
* [Chemistry](https://thenounproject.com/term/chemistry/175847/) By Creative Stall for Medical Lab
|
||||
* [Pentagon](https://thenounproject.com/search/?q=the%20pentagon&i=1788323) By Maxim Kulikov
|
||||
* [Solar panel](https://thenounproject.com/term/solar-panel/1131/) By Modik for Solar Plant
|
||||
* [Recycle](https://thenounproject.com/search/?q=recycling&i=4397434) By Umer Younas, PK for Recycling Center
|
||||
* [Opera House Sydney](https://thenounproject.com/term/opera-house-sydney/1626283/) By Pham Duy Phuong Hung for Sydney Opera House
|
||||
* [Water dam](https://thenounproject.com/term/water-dam/1002726/) By Symbolon for Hydro Plant
|
||||
* [Manhattan Project](https://thenounproject.com/search/?q=Nuclear%20Bomb&i=2041074) By corpus delicti, GR
|
||||
|
Reference in New Issue
Block a user