Announcement

Collapse
No announcement yet.

Buildings.txt

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Buildings.txt

    \CTP2_DATA\DEFAULT\GAMEDATA\Buildings.txt

    This file defines all the buildings that can be built within a city.
    The following variables are optional and define special abilities of the building:
    Example:
    IMPROVE_AIRPORT
    {
    DefaultIcon ICON_IMPROVE_AIRPORT
    Description DESCRIPTION_IMPROVE_AIRPORT
    EnableAdvance ADVANCE_AERODYNAMICS

    PrerequisiteBuilding IMPROVE_BANK
    PrerequisiteBuilding IMPROVE_BAZAAR

    ProductionCost 3000
    Upkeep 8
    CommercePercent 0.2
    Airport
    CantBuildInSea
    }
    Last edited by Martin Gühmann; December 3, 2010, 19:16.
    Civ2 military advisor: "No complaints, Sir!"
Working...
X