File tree Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 487
487
<Type >UpdateDatabase</Type >
488
488
<FileName >Database Changes\WorldMap\Yields\CoreNewYields.xml</FileName >
489
489
</Action >
490
+ <Action >
491
+ <Set >OnModActivated</Set >
492
+ <Type >UpdateDatabase</Type >
493
+ <FileName >Database Changes\CoreGameOptionChanges.sql</FileName >
494
+ </Action >
490
495
<Action >
491
496
<Set >OnModActivated</Set >
492
497
<Type >UpdateDatabase</Type >
747
752
<Type >UpdateDatabase</Type >
748
753
<FileName >Database Changes\Text\en_US\WorldMap\CoreNewYieldText.xml</FileName >
749
754
</Action >
750
- <Action >
751
- <Set >OnModActivated</Set >
752
- <Type >UpdateDatabase</Type >
753
- <FileName >Database Changes\Text\en_US\CoreGameOptionTextChanges.sql</FileName >
754
- </Action >
755
755
<Action >
756
756
<Set >OnModActivated</Set >
757
757
<Type >UpdateDatabase</Type >
2669
2669
<SubType >Lua</SubType >
2670
2670
<ImportIntoVFS >False</ImportIntoVFS >
2671
2671
</Content >
2672
+ <Content Include =" Database Changes\CoreGameOptionChanges.sql" >
2673
+ <SubType >Lua</SubType >
2674
+ <ImportIntoVFS >False</ImportIntoVFS >
2675
+ </Content >
2672
2676
<Content Include =" Database Changes\CoreGameSpeedChanges.sql" >
2673
2677
<SubType >Lua</SubType >
2674
2678
<ImportIntoVFS >False</ImportIntoVFS >
2977
2981
<SubType >Lua</SubType >
2978
2982
<ImportIntoVFS >False</ImportIntoVFS >
2979
2983
</Content >
2980
- <Content Include =" Database Changes\Text\en_US\CoreGameOptionTextChanges.sql" >
2981
- <SubType >Lua</SubType >
2982
- <ImportIntoVFS >False</ImportIntoVFS >
2983
- </Content >
2984
2984
<Content Include =" Database Changes\Text\en_US\CoreNewAutomateText.xml" >
2985
2985
<SubType >Lua</SubType >
2986
2986
<ImportIntoVFS >False</ImportIntoVFS >
Original file line number Diff line number Diff line change
1
+ UPDATE GameOptions SET Visible = 0 WHERE Type = ' GAMEOPTION_NEW_RANDOM_SEED' ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments