Skip to content

Commit

Permalink
Merge pull request tgstation#18257 from KorPhaeron/snow
Browse files Browse the repository at this point in the history
redpills snow turfs
  • Loading branch information
Cheridan committed Jun 6, 2016
2 parents 35c8e92 + 8f03e89 commit cad969c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/mining/mine_turfs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@
baseturf = /turf/open/floor/plating/asteroid/snow
icon_state = "snow"
icon_plating = "snow"
temperature = 180
initial_gas_mix = "TEMP=180"
slowdown = 2
environment_type = "snow"
sand_type = /obj/item/stack/sheet/mineral/snow
Expand All @@ -468,7 +468,7 @@
initial_gas_mix = "TEMP=2.7"

/turf/open/floor/plating/asteroid/snow/temperatre
temperature = 255.37
initial_gas_mix = "TEMP=255.37"

/turf/open/floor/plating/asteroid/New()
var/proper_name = name
Expand Down

0 comments on commit cad969c

Please sign in to comment.