diff --git a/1.2/Defs/ThingDefs_Buildings/Buildings_AdvancedPower.xml b/1.2/Defs/ThingDefs_Buildings/Buildings_AdvancedPower.xml
index 0b66d2b..a9b03b6 100644
--- a/1.2/Defs/ThingDefs_Buildings/Buildings_AdvancedPower.xml
+++ b/1.2/Defs/ThingDefs_Buildings/Buildings_AdvancedPower.xml
@@ -184,5 +184,67 @@
6
+
+
+ VPE_AdvancedGeothermalGenerator
+
+ This advanced, spacertech generator produces electricity from geothermal steam geysers. Must be placed on a steam geyser.
+ Building
+
+ Things/Building/Power/AdvancedGeothermalPlant/AdvancedGeothermalPlant
+ Graphic_Single
+ (6,6)
+
+ (6.03,1.0,5.25)
+ (0,0,-0.25)
+
+
+ (0.3,0,5.4,6)
+
+
+ Building
+ Impassable
+ true
+ false
+ 1
+ true
+ false
+
+ 750
+ 18000
+ 0.5
+ -20
+
+ Normal
+ (6,6)
+
+ 300
+ 6
+
+
+
+ CompPowerPlantSteam
+ -5200
+ true
+
+
+
+ false
+ Heavy
+ Power
+
+ PlaceWorker_OnSteamGeyser
+
+
+ false
+ GeothermalPlant_Ambience
+ BuildingDestroyed_Metal_Big
+
+ ConstructMetal
+ Misc6
+ GeothermalPower
+ 9
+
+
diff --git a/Textures/Things/Building/GasMachines/GasTank_east.png b/Textures/Things/Building/GasMachines/GasTank_east.png
index 9ebb5f2..6c6d6b0 100644
Binary files a/Textures/Things/Building/GasMachines/GasTank_east.png and b/Textures/Things/Building/GasMachines/GasTank_east.png differ
diff --git a/Textures/Things/Building/GasMachines/GasTank_south.png b/Textures/Things/Building/GasMachines/GasTank_south.png
index 5ba3163..a6ecb7a 100644
Binary files a/Textures/Things/Building/GasMachines/GasTank_south.png and b/Textures/Things/Building/GasMachines/GasTank_south.png differ
diff --git a/Textures/Things/Building/Power/AdvancedGeothermalPlant/AdvancedGeothermalPlant.png b/Textures/Things/Building/Power/AdvancedGeothermalPlant/AdvancedGeothermalPlant.png
new file mode 100644
index 0000000..5d45162
Binary files /dev/null and b/Textures/Things/Building/Power/AdvancedGeothermalPlant/AdvancedGeothermalPlant.png differ
diff --git a/Textures/UI/Commands/GasPipeDeconstruct_MenuIcon.png b/Textures/UI/Commands/GasPipeDeconstruct_MenuIcon.png
new file mode 100644
index 0000000..1e370ec
Binary files /dev/null and b/Textures/UI/Commands/GasPipeDeconstruct_MenuIcon.png differ