• We are currently performing site maintenance, parts of civfanatics are currently offline, but will come back online in the coming days. For more updates please see here.

[Vote] (4-07) Make Aqueduct and Harappan Reservoir Require Granary

Approval Vote for Proposal #7 (instructions below)


  • Total voters
    80
  • Poll closed .
Status
Not open for further replies.

N.Core

1st Class of Neoa
Joined
May 17, 2021
Messages
773
Location
East Indies
Voting Instructions
Players, please cast your votes in the poll above. Vote "Yea" if you'd be okay if this proposal was implemented. Vote "Nay" if you'd be okay if this proposal wasn't implemented.

You can vote for both options, which is equivalent to saying "I'm fine either way", but adds to the required quorum of 10 votes in favor.

All votes are public. If you wish, you can discuss your choice(s) in the thread below. You can change your vote as many times as you want until the poll closes.

VP Congress: Session 4, Proposal 7
Proposal
: Make Aqueduct and Harappan Reservoir require Granary in the city to be built.
Rationale: Both buildings has the same stacking FoodKept ability, so why not just make Aqueduct requires Granary? Both are also Growth-related buildings so they shouldn't be separated.

SQL:
INSERT INTO Building_ClassesNeededInCity (BuildingType, BuildingClassType)
SELECT Type, 'BUILDINGCLASS_GRANARY' FROM Buildings
WHERE BuildingClass = 'BUILDINGCLASS_AQUEDUCT';

Moderator Action: Added a clarifying note. - Recursive
 
Last edited by a moderator:
Proposal sponsored by N.Core.
 
I don't agree, same reason it's almost never a good idea to build a granary instead of a monument at the start, it's a pretty situational building.
 
I don't agree, same reason it's almost never a good idea to build a granary instead of a monument at the start, it's a pretty situational building.
Monument is a go-to building most of the time, and Granary unlocks later than Monument.
Is a no-brainer if you skip Granary and skip its early instant Food bonus. Growth is the most important thing in early games, you even need it to expand.
 
Is this proposal also to make the Harrappan Reservoir require granary, or is that UB’s lack of build requirement set to become a unique attribute?
 
Is this proposal also to make the Harrappan Reservoir require granary, or is that UB’s lack of build requirement set to become a unique attribute?
Yes?
Also, if you look into the code example that I put on the OP, I put the Aqueduct building class there. This means all Aqueduct replacements are also affected.
 
Added a clarifying note.
 
Timestamp post to arrange all the threads in a neat order.
 
Status
Not open for further replies.
Back
Top Bottom