Skip to content

Commit

Permalink
Fixed textures
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgloz committed Jul 19, 2016
1 parent 1888bda commit a26d0fd
Show file tree
Hide file tree
Showing 16 changed files with 27 additions and 8 deletions.
35 changes: 27 additions & 8 deletions Defs/ThingDefs/Buildings_TempController.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,23 @@
<graphicData>
<texPath>Things/Building/Misc/TempControl/Heater</texPath>
<graphicClass>Graphic_Single</graphicClass>
<shadowData>
<volume>(0.25,0.4,0.7)</volume>
<offset>(0,0,-0.1)</offset>
</shadowData>
<damageData>
<rect>(0.234375,0,0.515625,0.984375)</rect>
<cornerTL>Damage/Corner</cornerTL>
<cornerTR>Damage/Corner</cornerTR>
<cornerBL>Damage/Corner</cornerBL>
<cornerBR>Damage/Corner</cornerBR>
</damageData>
</graphicData>
<minifiedDef>MinifiedFurniture</minifiedDef>
<altitudeLayer>Building</altitudeLayer>
<passability>PassThroughOnly</passability>
<pathCost>40</pathCost>
<pathCost>40</pathCost>
<blockWind>true</blockWind>
<rotatable>false</rotatable>
<fillPercent>0.4</fillPercent>
<castEdgeShadows>true</castEdgeShadows>
Expand All @@ -32,7 +45,7 @@
<MaxHitPoints>100</MaxHitPoints>
<Flammability>1.0</Flammability>
</statBases>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
<description>An electrical device that converts electricity into heat. It can automatically turn itself on or off to reach a specific target temperature.</description>
<costList>
<Steel>65</Steel>
Expand Down Expand Up @@ -73,6 +86,12 @@
<graphicData>
<texPath>Things/Building/Misc/TempControl/Cooler</texPath>
<graphicClass>Graphic_Multi</graphicClass>
<damageData>
<cornerTL>Damage/Corner</cornerTL>
<cornerTR>Damage/Corner</cornerTR>
<cornerBL>Damage/Corner</cornerBL>
<cornerBR>Damage/Corner</cornerBR>
</damageData>
</graphicData>
<altitudeLayer>Building</altitudeLayer>
<passability>Impassable</passability>
Expand All @@ -86,7 +105,7 @@
<MaxHitPoints>100</MaxHitPoints>
<Flammability>1.0</Flammability>
</statBases>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
<description>An electrical device that fits into a wall and pushes cold air into a room. Its exhaust port generates a lot of heat. Can be used to cool down rooms during the summer months, or to create a walk-in freezer.
</description>
<costList>
Expand Down Expand Up @@ -220,7 +239,7 @@
<castEdgeShadows>false</castEdgeShadows>
<designationCategory>Temperature</designationCategory>
<drawPlaceWorkersWhileSelected>true</drawPlaceWorkersWhileSelected>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
</ThingDef>

<ThingDef ParentName="BuildingBase">
Expand Down Expand Up @@ -250,7 +269,7 @@
<castEdgeShadows>false</castEdgeShadows>
<menuHidden>true</menuHidden>
<selectable>false</selectable>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
<useHitPoints>false</useHitPoints>
</ThingDef>

Expand Down Expand Up @@ -314,7 +333,7 @@
<researchPrerequisites><li>RH_TemperatureControl</li></researchPrerequisites>
<size>(2,2)</size>
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
</ThingDef>

<ThingDef ParentName="BuildingBase">
Expand Down Expand Up @@ -371,7 +390,7 @@
<researchPrerequisites><li>RH_TemperatureControl</li></researchPrerequisites>
<size>(2,2)</size>
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
</ThingDef>

<ThingDef ParentName="BuildingBase">
Expand Down Expand Up @@ -420,7 +439,7 @@
<drawPlaceWorkersWhileSelected>true</drawPlaceWorkersWhileSelected>
<researchPrerequisites><li>RH_TemperatureControl</li></researchPrerequisites>
<terrainAffordanceNeeded>Heavy</terrainAffordanceNeeded>
<tickerType>Normal</tickerType>
<tickerType>Rare</tickerType>
</ThingDef>

</Buildings>
Binary file modified Textures/Things/Building/AirNet/DuctCooler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/AirNet/DuctIntake_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/AirNet/DuctIntake_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/AirNet/DuctOutlet_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/AirNet/DuctOutlet_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/AirNet/SmartDuctOutlet_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/AirNet/SmartDuctOutlet_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Cooler/ExhaustPort_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Cooler/ExhaustPort_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Cooler/IndustrialCooler_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Cooler/IndustrialCooler_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Cooler/SmallCooler_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Cooler/SmallCooler_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Heater/MediumHeater_back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Textures/Things/Building/Heater/MediumHeater_front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a26d0fd

Please sign in to comment.