[Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12873 >
Vasco Alexandre da Silva Costa wrote:
...
> == buildings.ruleset
> [building_mountain_hydro_plant]
> name = _("Mountain Hydro Plant")
> reqs =
> { "type", "name", "range"
> "Tech", "Electronics", "Player"
> "Building", "Factory", "City"
> "Terrain", "Mountains", "Adjacent"
> }
>
> [building_river_hydro_plant]
> name = _("River Hydro Plant")
> reqs =
> { "type", "name", "range"
> "Tech", "Electronics", "Player"
> "Building", "Factory", "City"
> "Special", "River", "Adjacent"
> }
...
The problem with this is that there is nothing to stop a player building
a useless extra hydro plant in a city.
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Jason Short, 2005/04/23
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Jason Short, 2005/04/23
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Brian Dunstan, 2005/04/23
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Benedict Adamson, 2005/04/24
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Benedict Adamson, 2005/04/24
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Benoit Hudson, 2005/04/24
- [Freeciv-Dev] (PR#12873) OR Requirements for Buildings, Jason Short, 2005/04/25
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Vasco Alexandre da Silva Costa, 2005/04/25
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Vasco Alexandre da Silva Costa, 2005/04/25
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings,
Benedict Adamson <=
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Jason Short, 2005/04/25
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Vasco Alexandre da Silva Costa, 2005/04/25
- [Freeciv-Dev] Re: (PR#12873) OR Requirements for Buildings, Benoit Hudson, 2005/04/25
|
|