Narvana
Chieftain
- Joined
- Nov 20, 2016
- Messages
- 62
Hey, so I wanted to experiment with buffing Chateau in some serious way and I thought about adding +1 amenities by building Chateau. Unfortunately, it gets bugged and Chateau gets deleted from the game, everytime I try to add:
to
I tried the same thing with "Housing="1"" and it worked. Is there anything I can do?
Code:
Entertainment="1"
to
Code:
<Row ImprovementType="IMPROVEMENT_CHATEAU" Name="LOC_IMPROVEMENT_CHATEAU_NAME" Description="LOC_IMPROVEMENT_CHATEAU_DESCRIPTION" Icon="ICON_IMPROVEMENT_CHATEAU" PlunderType="PLUNDER_CULTURE" PlunderAmount="25" Buildable="true" PrereqCivic="CIVIC_HUMANISM" TraitType="TRAIT_CIVILIZATION_IMPROVEMENT_CHATEAU" RequiresRiver="true" Appeal="1"/>
I tried the same thing with "Housing="1"" and it worked. Is there anything I can do?
Last edited: