Skip to content

Commit

Permalink
Buildings and parts icons tweaked and reassigned
Browse files Browse the repository at this point in the history
  • Loading branch information
MatGB committed May 4, 2015
1 parent e9948ed commit 7cca7d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions default/buildings.txt
Expand Up @@ -625,7 +625,7 @@ BuildingType
stackinggroup = "INDUSTRY_CENTER_STACK"
effects = SetTargetIndustry value = Value + Target.Population * 3 * [[INDUSTRY_PER_POP]]
]
icon = ""
icon = "icons/tech/industrial_centre_ii.png"

BuildingType
name = "BLD_MEGALITH"
Expand Down Expand Up @@ -704,7 +704,7 @@ BuildingType
stackinggroup = "BLD_COLLECTIVE_NET_RESEARCH_EFFECT"
effects = SetTargetResearch value = Value + Target.Population * 2.5 * [[RESEARCH_PER_POP]]
]
icon = ""
icon = "icons/building/psi-corps.png"

BuildingType
name = "BLD_GENOME_BANK"
Expand Down Expand Up @@ -1242,7 +1242,7 @@ BuildingType
OwnedBy empire = Source.Owner
Not Planet type = Asteroids
]
icon = ""
icon = "icons/building/shipyard-11.png"

BuildingType
name = "BLD_PLANET_BEACON"
Expand Down Expand Up @@ -1374,7 +1374,7 @@ BuildingType
activation = Source
effects = Destroy
]
icon = "icons/specials_huge/gaia.png"
icon = "icons/tech/paradise_planet.png"

BuildingType
name = "BLD_ART_MOON"
Expand Down Expand Up @@ -1448,7 +1448,7 @@ BuildingType
activation = Source
effects = SetStealth value = Value + 1000
]
icon = ""
icon = "icons/building/monument_to_exodus.png"

BuildingType
name = "BLD_ENCLAVE_VOID"
Expand All @@ -1470,7 +1470,7 @@ BuildingType
stackinggroup = "BLD_ENCLAVE_VOID_STACK"
effects = SetTargetResearch value = Value + Target.Population * 3.75 * [[RESEARCH_PER_POP]]
]
icon = ""
icon = "icons/building/science-institute.png"

BuildingType
name = "BLD_PLANET_CLOAK"
Expand Down Expand Up @@ -1630,6 +1630,7 @@ BuildingType
SetMaxDefense value = Value + 200
SetMaxTroops value = Value + 300
SetDetection value = Value + 100
SetTargetResearch value = Value + [[EXPERIMENTOR_SPAWN_START_TURN]]
// Regeneration
SetDefense value = Value + 10
SetShield value = Value + 50
Expand Down
2 changes: 1 addition & 1 deletion default/ship_parts.txt
Expand Up @@ -21,7 +21,7 @@ Part
buildcost = 6 * [[FLEET_UPKEEP_MULTIPLICATOR]]
buildtime = 1
location = OwnedBy empire = Source.Owner
icon = "icons/ship_parts/troops.png"
icon = "icons/meter/rebels.png"

Part
name = "SR_WEAPON_1_1"
Expand Down

0 comments on commit 7cca7d7

Please sign in to comment.