From e00299ec87a9a255a3a7c7429f15fb580c662ffb Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 28 May 2023 22:51:59 +0300 Subject: [PATCH 21/21] experimental: Add graphic_tag for all buildings Hospital and Genetic Lab were missing one. See osdn #48086 Signed-off-by: Marko Lindqvist --- data/experimental/buildings.ruleset | 288 ++++++++++++++-------------- 1 file changed, 144 insertions(+), 144 deletions(-) diff --git a/data/experimental/buildings.ruleset b/data/experimental/buildings.ruleset index 5ae76a97ac..67d0c4c13e 100644 --- a/data/experimental/buildings.ruleset +++ b/data/experimental/buildings.ruleset @@ -3,9 +3,9 @@ ; Modifying this file: ; You should not modify this file except to make bugfixes or -; for other "maintenance". If you want to make custom changes, +; for other "maintenance". If you want to make custom changes, ; you should create a new datadir subdirectory and copy this file -; into that directory, and then modify that copy. Then use the +; into that directory, and then modify that copy. Then use the ; command "rulesetdir " in the server to have freeciv ; use your new customized file. @@ -38,8 +38,8 @@ format_version=20 ; "GreatWonder", "SmallWonder", "Improvement", "Special". ; reqs = requirements to build the building (see effects.ruleset ; and README.effects for help on requirements) -; graphic = icon of improvement (used in city dialog) -; graphic_alt = alternate icon of improvement +; graphic = icon of improvement (used in city dialog) +; graphic_alt = alternate icon of improvement ; obsolete_by = requirements for the building to become obsolete ; build_cost = production shields required to build ; upkeep = monetary upkeep value @@ -70,8 +70,8 @@ reqs = { "type", "name", "range" "Tech", "Radio", "Player" } -graphic = "b.airport" -graphic_alt = "-" +graphic = "b.airport" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -99,8 +99,8 @@ reqs = { "type", "name", "range" "Tech", "Construction", "Player" } -graphic = "b.aqueduct" -graphic_alt = "-" +graphic = "b.aqueduct" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -127,8 +127,8 @@ reqs = "Tech", "Banking", "Player" "Building", "Marketplace", "City" } -graphic = "b.bank" -graphic_alt = "-" +graphic = "b.bank" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -150,8 +150,8 @@ reqs = { "type", "name", "range" } -graphic = "b.barracks_i" -graphic_alt = "-" +graphic = "b.barracks_i" +graphic_alt = "-" obsolete_by = { "type", "name", "range" "Tech", "Gunpowder", "Player" @@ -180,8 +180,8 @@ reqs = { "type", "name", "range" "Tech", "Gunpowder", "Player" } -graphic = "b.barracks_ii" -graphic_alt = "b.barracks_i" +graphic = "b.barracks_ii" +graphic_alt = "b.barracks_i" obsolete_by = { "type", "name", "range" "Tech", "Mobile Warfare", "Player" @@ -209,8 +209,8 @@ reqs = { "type", "name", "range" "Tech", "Mobile Warfare", "Player" } -graphic = "b.barracks_iii" -graphic_alt = "b.barracks_i" +graphic = "b.barracks_iii" +graphic_alt = "b.barracks_i" obsolete_by = { "type", "name", "range" } @@ -237,8 +237,8 @@ reqs = "Tech", "Monotheism", "Player" "Building", "Temple", "City" } -graphic = "b.cathedral" -graphic_alt = "-" +graphic = "b.cathedral" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -265,8 +265,8 @@ reqs = { "type", "name", "range" "Tech", "Masonry", "Player" } -graphic = "b.city_walls" -graphic_alt = "-" +graphic = "b.city_walls" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -291,8 +291,8 @@ reqs = "Tech", "Gunpowder", "Player" "TerrainClass", "Oceanic", "Adjacent" } -graphic = "b.coastal_defense" -graphic_alt = "-" +graphic = "b.coastal_defense" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -313,8 +313,8 @@ reqs = { "type", "name", "range" "Tech", "Construction", "Player" } -graphic = "b.colosseum" -graphic_alt = "-" +graphic = "b.colosseum" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -339,8 +339,8 @@ reqs = { "type", "name", "range" "Tech", "Code of Laws", "Player" } -graphic = "b.courthouse" -graphic_alt = "-" +graphic = "b.courthouse" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -366,8 +366,8 @@ reqs = { "type", "name", "range" "Tech", "Industrialization", "Player" } -graphic = "b.factory" -graphic_alt = "-" +graphic = "b.factory" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -389,8 +389,8 @@ reqs = { "type", "name", "range" "Tech", "Pottery", "Player" } -graphic = "b.granary" -graphic_alt = "-" +graphic = "b.granary" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -417,8 +417,8 @@ reqs = "Tech", "Seafaring", "Player" "TerrainClass", "Oceanic", "Adjacent" } -graphic = "b.harbour" -graphic_alt = "-" +graphic = "b.harbour" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -439,8 +439,8 @@ reqs = { "type", "name", "range" "Tech", "Medicine", "Player" } -graphic = "-" -graphic_alt = "-" +graphic = "b.hospital" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -463,8 +463,8 @@ reqs = "Building", "Factory", "City" "Extra", "River", "Adjacent" } -graphic = "b.hydro_plant" -graphic_alt = "-" +graphic = "b.hydro_plant" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -499,8 +499,8 @@ reqs = { "type", "name", "range" "Tech", "Genetic Engineering", "Player" } -graphic = "-" -graphic_alt = "-" +graphic = "b.genetic_lab" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -525,8 +525,8 @@ reqs = { "type", "name", "range" "Tech", "Writing", "Player" } -graphic = "b.library" -graphic_alt = "-" +graphic = "b.library" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -548,8 +548,8 @@ reqs = { "type", "name", "range" "Tech", "Currency", "Player" } -graphic = "b.marketplace" -graphic_alt = "-" +graphic = "b.marketplace" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -570,8 +570,8 @@ reqs = { "type", "name", "range" "Tech", "Mass Production", "Player" } -graphic = "b.mass_transit" -graphic_alt = "-" +graphic = "b.mass_transit" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -597,8 +597,8 @@ reqs = "Tech", "Robotics", "Player" "Building", "Factory", "City" } -graphic = "b.mfg_plant" -graphic_alt = "-" +graphic = "b.mfg_plant" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -625,8 +625,8 @@ reqs = "Tech", "Nuclear Power", "Player" "Building", "Factory", "City" } -graphic = "b.nuclear_plant" -graphic_alt = "-" +graphic = "b.nuclear_plant" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -664,8 +664,8 @@ reqs = "Tech", "Miniaturization", "Player" "TerrainClass", "Oceanic", "Adjacent" } -graphic = "b.offshore_platform" -graphic_alt = "-" +graphic = "b.offshore_platform" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -687,8 +687,8 @@ reqs = { "type", "name", "range" "Tech", "Masonry", "Player" } -graphic = "b.palace" -graphic_alt = "-" +graphic = "b.palace" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -733,8 +733,8 @@ reqs = { "type", "name", "range" "Tech", "Communism", "Player" } -graphic = "b.police_station" -graphic_alt = "-" +graphic = "b.police_station" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -761,8 +761,8 @@ reqs = "Tech", "Amphibious Warfare", "Player" "TerrainClass", "Oceanic", "Adjacent" } -graphic = "b.port_facility" -graphic_alt = "-" +graphic = "b.port_facility" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -785,8 +785,8 @@ reqs = "Tech", "Refining", "Player" "Building", "Factory", "City" } -graphic = "b.power_plant" -graphic_alt = "-" +graphic = "b.power_plant" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -819,8 +819,8 @@ reqs = { "type", "name", "range" "Tech", "Recycling", "Player" } -graphic = "b.recycling_center" -graphic_alt = "-" +graphic = "b.recycling_center" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -843,8 +843,8 @@ reqs = "Tech", "Computers", "Player" "Building", "University", "City" } -graphic = "b.research_lab" -graphic_alt = "-" +graphic = "b.research_lab" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -868,8 +868,8 @@ reqs = { "type", "name", "range" "Tech", "Rocketry", "Player" } -graphic = "b.sam_battery" -graphic_alt = "-" +graphic = "b.sam_battery" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -890,8 +890,8 @@ reqs = { "type", "name", "range" "Tech", "Laser", "Player" } -graphic = "b.sdi_defense" -graphic_alt = "-" +graphic = "b.sdi_defense" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -918,8 +918,8 @@ reqs = "Tech", "Sanitation", "Player" "Building", "Aqueduct", "City" } -graphic = "b.sewer_system" -graphic_alt = "-" +graphic = "b.sewer_system" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -943,8 +943,8 @@ reqs = "Tech", "Environmentalism", "Player" "Building", "Factory", "City" } -graphic = "b.solar_plant" -graphic_alt = "-" +graphic = "b.solar_plant" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -978,8 +978,8 @@ reqs = "Tech", "Plastics", "Player" "Building", "Factory", "City" } -graphic = "b.space_component" -graphic_alt = "-" +graphic = "b.space_component" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1005,8 +1005,8 @@ reqs = "Tech", "Superconductors", "Player" "Building", "Factory", "City" } -graphic = "b.space_modules" -graphic_alt = "-" +graphic = "b.space_modules" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1041,8 +1041,8 @@ reqs = "Tech", "Space Flight", "Player" "Building", "Factory", "City" } -graphic = "b.space_structural" -graphic_alt = "-" +graphic = "b.space_structural" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1068,8 +1068,8 @@ reqs = "Tech", "Economics", "Player" "Building", "Bank", "City" } -graphic = "b.stock_exchange" -graphic_alt = "-" +graphic = "b.stock_exchange" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1093,8 +1093,8 @@ reqs = { "type", "name", "range" "Tech", "Automobile", "Player" } -graphic = "b.super_highways" -graphic_alt = "-" +graphic = "b.super_highways" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1121,8 +1121,8 @@ reqs = { "type", "name", "range" "Tech", "Refrigeration", "Player" } -graphic = "b.supermarket" -graphic_alt = "-" +graphic = "b.supermarket" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1145,8 +1145,8 @@ reqs = { "type", "name", "range" "Tech", "Ceremonial Burial", "Player" } -graphic = "b.temple" -graphic_alt = "-" +graphic = "b.temple" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1172,8 +1172,8 @@ reqs = "Tech", "University", "Player" "Building", "Library", "City" } -graphic = "b.university" -graphic_alt = "-" +graphic = "b.university" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1196,8 +1196,8 @@ reqs = { "type", "name", "range" "Tech", "Space Flight", "Player" } -graphic = "b.apollo_program" -graphic_alt = "-" +graphic = "b.apollo_program" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1221,8 +1221,8 @@ reqs = { "type", "name", "range" "Tech", "Economics", "Player" } -graphic = "b.asmiths_trading_co" -graphic_alt = "-" +graphic = "b.asmiths_trading_co" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1243,8 +1243,8 @@ reqs = { "type", "name", "range" "Tech", "Bronze Working", "Player" } -graphic = "b.colossus" -graphic_alt = "-" +graphic = "b.colossus" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Flight", "World", TRUE @@ -1266,8 +1266,8 @@ reqs = { "type", "name", "range" "Tech", "Astronomy", "Player" } -graphic = "b.copernicus_observatory" -graphic_alt = "-" +graphic = "b.copernicus_observatory" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1288,8 +1288,8 @@ reqs = { "type", "name", "range" "Tech", "Genetic Engineering", "Player" } -graphic = "b.cure_for_cancer" -graphic_alt = "-" +graphic = "b.cure_for_cancer" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1314,8 +1314,8 @@ reqs = { "type", "name", "range" "Tech", "Railroad", "Player" } -graphic = "b.darwins_voyage" -graphic_alt = "-" +graphic = "b.darwins_voyage" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1337,8 +1337,8 @@ reqs = { "type", "name", "range" "Tech", "Steam Engine", "Player" } -graphic = "b.eiffel_tower" -graphic_alt = "-" +graphic = "b.eiffel_tower" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1360,8 +1360,8 @@ reqs = { "type", "name", "range" "Tech", "Literacy", "Player" } -graphic = "b.great_library" -graphic_alt = "-" +graphic = "b.great_library" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Electricity", "World", TRUE @@ -1383,8 +1383,8 @@ reqs = { "type", "name", "range" "Tech", "Masonry", "Player" } -graphic = "b.great_wall" -graphic_alt = "-" +graphic = "b.great_wall" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Metallurgy", "World", TRUE @@ -1408,8 +1408,8 @@ reqs = { "type", "name", "range" "Tech", "Pottery", "Player" } -graphic = "b.hanging_gardens" -graphic_alt = "-" +graphic = "b.hanging_gardens" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Railroad", "World", TRUE @@ -1436,8 +1436,8 @@ reqs = "Tech", "Electronics", "Player" "Extra", "River", "Adjacent" } -graphic = "b.hoover_dam" -graphic_alt = "-" +graphic = "b.hoover_dam" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1458,8 +1458,8 @@ reqs = { "type", "name", "range" "Tech", "Theory of Gravity", "Player" } -graphic = "b.isaac_newtons_college" -graphic_alt = "-" +graphic = "b.isaac_newtons_college" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1481,8 +1481,8 @@ reqs = { "type", "name", "range" "Tech", "Theology", "Player" } -graphic = "b.js_bachs_cathedral" -graphic_alt = "-" +graphic = "b.js_bachs_cathedral" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1503,8 +1503,8 @@ reqs = { "type", "name", "range" "Tech", "Engineering", "Player" } -graphic = "b.king_richards_crusade" -graphic_alt = "-" +graphic = "b.king_richards_crusade" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Robotics", "World", TRUE @@ -1526,8 +1526,8 @@ reqs = { "type", "name", "range" "Tech", "Invention", "Player" } -graphic = "b.leonardos_workshop" -graphic_alt = "-" +graphic = "b.leonardos_workshop" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Automobile", "World", TRUE @@ -1549,8 +1549,8 @@ reqs = "Tech", "Map Making", "Player" "TerrainClass", "Oceanic", "Adjacent" } -graphic = "b.lighthouse" -graphic_alt = "-" +graphic = "b.lighthouse" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Magnetism", "World", TRUE @@ -1573,8 +1573,8 @@ reqs = "Tech", "Navigation", "Player" "TerrainClass", "Oceanic", "Adjacent" } -graphic = "b.magellans_expedition" -graphic_alt = "-" +graphic = "b.magellans_expedition" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1594,8 +1594,8 @@ reqs = { "type", "name", "range" "Tech", "Nuclear Fission", "Player" } -graphic = "b.manhattan_project" -graphic_alt = "-" +graphic = "b.manhattan_project" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1614,8 +1614,8 @@ reqs = { "type", "name", "range" "Tech", "Trade", "Player" } -graphic = "b.marco_polos_embassy" -graphic_alt = "-" +graphic = "b.marco_polos_embassy" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Communism", "World", TRUE @@ -1637,8 +1637,8 @@ reqs = { "type", "name", "range" "Tech", "Monotheism", "Player" } -graphic = "b.michelangelos_chapel" -graphic_alt = "-" +graphic = "b.michelangelos_chapel" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1664,8 +1664,8 @@ reqs = { "type", "name", "range" "Tech", "Mysticism", "Player" } -graphic = "b.oracle" -graphic_alt = "-" +graphic = "b.oracle" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Theology", "World", TRUE @@ -1688,8 +1688,8 @@ reqs = { "type", "name", "range" "Tech", "Masonry", "Player" } -graphic = "b.pyramids" -graphic_alt = "-" +graphic = "b.pyramids" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1712,8 +1712,8 @@ reqs = { "type", "name", "range" "Tech", "Computers", "Player" } -graphic = "b.seti_program" -graphic_alt = "-" +graphic = "b.seti_program" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1735,8 +1735,8 @@ reqs = { "type", "name", "range" "Tech", "Medicine", "Player" } -graphic = "b.shakespeares_theatre" -graphic_alt = "-" +graphic = "b.shakespeares_theatre" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1757,8 +1757,8 @@ reqs = { "type", "name", "range" "Tech", "Democracy", "Player" } -graphic = "b.statue_of_liberty" -graphic_alt = "-" +graphic = "b.statue_of_liberty" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1780,8 +1780,8 @@ reqs = { "type", "name", "range" "Tech", "Feudalism", "Player" } -graphic = "b.sun_tzus_war_academy" -graphic_alt = "-" +graphic = "b.sun_tzus_war_academy" +graphic_alt = "-" obsolete_by = { "type", "name", "range", "survives" "Tech", "Mobile Warfare", "World", TRUE @@ -1805,8 +1805,8 @@ reqs = { "type", "name", "range" "Tech", "Communism", "Player" } -graphic = "b.united_nations" -graphic_alt = "-" +graphic = "b.united_nations" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1826,8 +1826,8 @@ reqs = { "type", "name", "range" "Tech", "Industrialization", "Player" } -graphic = "b.womens_suffrage" -graphic_alt = "-" +graphic = "b.womens_suffrage" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } @@ -1856,8 +1856,8 @@ reqs = { "type", "name", "range" } -graphic = "b.capitalization" -graphic_alt = "-" +graphic = "b.capitalization" +graphic_alt = "-" obsolete_by = { "type", "name", "range" } -- 2.39.2