Project

General

Profile

Bug #1102 ยป 0085-civ2civ3-sandbox-Correct-comment-about-game.ruleset-.patch

Marko Lindqvist, 11/11/2024 03:30 AM

View differences:

data/civ2civ3/effects.ruleset
"Building", "Courthouse", "City"
}
; any city with Courthouse immune to incite (see game.ruleset)
; any non empty city gets +100% incite cost
; Any city with Courthouse immune to incite (see actions.ruleset)
; Any non empty city gets +100% incite cost
[effect_incite_cost_not_empty]
type = "Incite_Cost_Pct"
value = 100
reqs =
{ "type", "name", "range", "present"
"MaxUnitsOnTile", "0", "Tile", FALSE
{ "type", "name", "range", "present"
"MaxUnitsOnTile", "0", "Tile", FALSE
}
[effect_factory]
data/sandbox/effects.ruleset
"Building", "Courthouse", "City"
}
; any city with Courthouse immune to incite (see game.ruleset)
; any non empty city gets +100% incite cost
; Any city with Courthouse immune to incite (see actions.ruleset)
; Any non empty city gets +100% incite cost
[effect_incite_cost_not_empty]
type = "Incite_Cost_Pct"
value = 100
reqs =
{ "type", "name", "range", "present"
"MaxUnitsOnTile", "0", "Tile", FALSE
{ "type", "name", "range", "present"
"MaxUnitsOnTile", "0", "Tile", FALSE
}
[effect_factory]
    (1-1/1)