[Freeciv-Dev] (PR#8754) eff beta6: missing req_type, etc
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8754 >
In the default ruleset, there is a effect req_type "wonder". This does not
seem to be supported.
1: for Research Lab unknown requirement type: "Wonder"
(data/default/buildings.ruleset)
Also, civ1 and civ2 rulesets are not updated with the new effects.
Finally, the patch contains this change to civ1 buildings.ruleset, which
should not be in this patch, AFAICT:
[building_hoover_dam]
name = _("Hoover Dam")
tech_req = "Electronics"
bldg_req = "None"
graphic = "b.hoover_dam"
graphic_alt = "-"
terr_gate = "Mountains"
spec_gate = "River"
-equiv_range = "Player"
+equiv_range = "Island"
[building_js_bachs_cathedral]
name = _("J.S. Bach's Cathedral")
tech_req = "Religion"
bldg_req = "None"
graphic = "b.js_bachs_cathedral"
graphic_alt = "-"
;terr_gate =
;spec_gate =
-equiv_range = "Player"
+equiv_range = "Island"
- Per
- [Freeciv-Dev] Re: (PR#8754) effects patch, (continued)
- [Freeciv-Dev] Re: (PR#8754) effects patch, Vasco Alexandre da Silva Costa, 2004/07/23
- [Freeciv-Dev] (PR#8754) effects patch, Vasco Alexandre da Silva Costa, 2004/07/24
- [Freeciv-Dev] Re: (PR#8754) effects patch, Jason Short, 2004/07/25
- [Freeciv-Dev] (PR#8754) effects patch, Gregory Richards, 2004/07/25
- [Freeciv-Dev] Re: (PR#8754) effects patch, Jason Short, 2004/07/25
- [Freeciv-Dev] Re: (PR#8754) effects patch, Vasco Alexandre da Silva Costa, 2004/07/25
- [Freeciv-Dev] Re: (PR#8754) effects patch, Vasco Alexandre da Silva Costa, 2004/07/25
- [Freeciv-Dev] Re: (PR#8754) effects patch, Billy Naylor, 2004/07/26
- [Freeciv-Dev] Re: (PR#8754) effects patch, Mike Kaufman, 2004/07/26
- [Freeciv-Dev] Re: (PR#8754) effects patch, Per I. Mathisen, 2004/07/26
- [Freeciv-Dev] (PR#8754) eff beta6: missing req_type, etc,
Per I. Mathisen <=
- [Freeciv-Dev] Re: (PR#8754) eff beta6: missing req_type, etc, Vasco Alexandre da Silva Costa, 2004/07/27
- [Freeciv-Dev] Re: (PR#8754) eff beta6: missing req_type, etc, Per I. Mathisen, 2004/07/27
- [Freeciv-Dev] Re: (PR#8754) eff beta6: missing req_type, etc, Vasco Alexandre da Silva Costa, 2004/07/27
|
|