Feature #135 ยป 0034-Granularity-Add-Peace-clause-type.patch
| data/granularity/game.ruleset | ||
|---|---|---|
|
"Tech", "Maps", "Player"
|
||
|
}
|
||
|
[clause_peace]
|
||
|
type = "Peace"
|
||
|
giver_reqs =
|
||
|
{ "type", "name", "range"
|
||
|
"Tech", "Diplomacy", "Player"
|
||
|
}
|
||
|
receiver_reqs =
|
||
|
{ "type", "name", "range"
|
||
|
"Tech", "Diplomacy", "Player"
|
||
|
}
|
||
|
; /* <-- avoid gettext warnings
|
||
|
;Counter types
|
||
|
;
|
||