Certain projects cannot be hurried by great engineer (#7076)

This commit is contained in:
OptimizedForDensity
2022-06-08 03:20:45 -04:00
committed by GitHub
parent 207cba0844
commit b79246ee02
6 changed files with 33 additions and 24 deletions

View File

@ -291,7 +291,7 @@
"requiredBuilding": "Monument",
"requiredTech": "Philosophy"
},
{
"name": "National College",
"cost": 125,
@ -895,7 +895,7 @@
"name": "Manhattan Project",
"cost": 750,
"isNationalWonder": true,
"uniques": ["Enables nuclear weapon", "Triggers a global alert upon completion"],
"uniques": ["Enables nuclear weapon", "Triggers a global alert upon completion", "Cannot be hurried"],
"requiredTech": "Atomic Theory"
},
{
@ -931,8 +931,8 @@
"name": "Apollo Program",
"cost": 750,
"isNationalWonder": true,
"uniques": ["Enables construction of Spaceship parts", "Triggers a global alert upon completion",
"Hidden when [Scientific] Victory is disabled"],
"uniques": ["Enables construction of Spaceship parts", "Triggers a global alert upon completion",
"Hidden when [Scientific] Victory is disabled", "Cannot be hurried"],
"requiredTech": "Rocketry"
},
@ -966,7 +966,7 @@
"cost": 1500,
"isNationalWonder": true,
"uniques": ["Hidden until [5] social policy branches have been completed", "Triggers a global alert upon build start",
"Triggers a Cultural Victory upon completion", "Hidden when [Cultural] Victory is disabled"]
"Triggers a Cultural Victory upon completion", "Hidden when [Cultural] Victory is disabled", "Cannot be hurried"]
}
]