fixing one small mistake
one singular missing comma
This commit is contained in:
parent
5af9907d81
commit
73b065a782
1 changed files with 2 additions and 1 deletions
|
|
@ -565,7 +565,8 @@ verdun_memorial_01 = {
|
||||||
|
|
||||||
construction_time = very_slow_construction_time
|
construction_time = very_slow_construction_time
|
||||||
|
|
||||||
type_icon = "icon_building_verdun
|
type_icon = "icon_building_verdun.dds"
|
||||||
|
|
||||||
can_construct_potential = {
|
can_construct_potential = {
|
||||||
scope:holder = {
|
scope:holder = {
|
||||||
OR = { religion = religion:europeanist_religion }
|
OR = { religion = religion:europeanist_religion }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue