URL:
  <http://gna.org/bugs/?18091>

                 Summary: Entry missing in effects.ruleset
                 Project: Freeciv
            Submitted by: None
            Submitted on: Sat 30 Apr 2011 02:56:21 PM UTC
                Category: rulesets
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: sft...@yahoo.com
             Open/Closed: Open
                 Release: 2.2.5
         Discussion Lock: Any
        Operating System: Any
         Planned Release: 

    _______________________________________________________

Details:

In effects.ruleset , entry for communism is missing in
"effect_empire_size_step".
Following is the part copied over from effects.ruleset.
Communism should be in [effect_empire_size_step_3] and the total step should
be 5 after adding communism.


[effect_empire_size_step_1]
name    = "Empire_Size_Step"
value   = 10
reqs    =
    { "type",       "name",      "range"
      "Gov", "Despotism", "Player"
    }

[effect_empire_size_step_2]
name    = "Empire_Size_Step"
value   = 12
reqs    =
    { "type",       "name",      "range"
      "Gov", "Monarchy", "Player"
    }

[effect_empire_size_step_3]
name    = "Empire_Size_Step"
value   = 14
reqs    =
    { "type",       "name",      "range"
      "Gov", "Republic",  "Player"
    }

[effect_empire_size_step_4]
name    = "Empire_Size_Step"
value   = 16
reqs    =
    { "type",       "name",      "range"
      "Gov", "Democracy", "Player"
    }




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18091>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to