[Freeciv-Dev] Re: (PR#8754) eff beta6: missing req_type, etc
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: (PR#8754) eff beta6: missing req_type, etc |
From: |
"Vasco Alexandre da Silva Costa" <vasc@xxxxxxxxxxxxxx> |
Date: |
Tue, 27 Jul 2004 06:54:05 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8754 >
On Mon, 26 Jul 2004, Per I. Mathisen wrote:
> <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)
I see no such thing:
+ { "eff", "range", "value", "equiv", "req_type", "req"
+ "Science_Bonus", "Player", 50, "Labs", "City_Has_Building", "Library"
> Also, civ1 and civ2 rulesets are not updated with the new effects.
I saved that for post commit. The patch is quite big as it is. It is only
a matter of changing rulesets, but the patch is big.
> 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"
Ok, I'll remove that and make a separate patch.
---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
- [Freeciv-Dev] (PR#8754) effects patch, (continued)
- [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, 2004/07/26
- [Freeciv-Dev] Re: (PR#8754) eff beta6: missing req_type, etc,
Vasco Alexandre da Silva Costa <=
- [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
|
|