Effects of United Nations

Various topics about the game, the website, or anything else Freeciv related that doesn't fit elsewhere.
Post Reply
User avatar
Corbeau
Elite
Posts: 1291
Joined: Mon Jan 13, 2014 11:13 pm

Effects of United Nations

Post by Corbeau »

I am going through ruleset files and just encountered this:

Code: Select all

[effect_united_nations]
type    = "Has_Senate"
value   = 1
reqs    =
    { "type", "name", "range"
      "Building", "United Nations", "World"
      "Building", "Manhattan Project", "World"
      "Tech", "Nuclear Fission", "Player"
    }
nreqs   =
    { "type", "name", "range"
      "Building", "Apollo Program", "World"
    }

[effect_united_nations_1]
type    = "Revolution_When_Unhappy"
value   = 1
reqs    =
    { "type", "name", "range"
      "Building", "United Nations", "World"
    }
Does this mean that building UN by any polayer imposes diplomatic restrictions on the whole world? Or am I missing something?
--
* Freeciv LongTurn, a community of one-turn-per-day players and developers
* LongTurn Blog - information nexus with stuff and stuff and stuff
* Longturn Discord server; real-time chatting, discussing, quarrelling, trolling, gaslighting...
Post Reply