mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
makes snow tiles not fucking kill
This commit is contained in:
@@ -84,5 +84,5 @@
|
||||
singular_name = "snow tile"
|
||||
desc = "A layer of snow."
|
||||
icon_state = "tile_snow"
|
||||
turf_type = /turf/open/floor/grass/snow
|
||||
turf_type = /turf/open/floor/grass/snow/safe
|
||||
mineralType = "snow"
|
||||
@@ -134,6 +134,10 @@
|
||||
icon_state = "basalt[rand(0, 12)]"
|
||||
set_basalt_light(src)
|
||||
|
||||
/turf/open/floor/grass/snow/safe
|
||||
slowdown = 1.5
|
||||
planetary_atmos = FALSE
|
||||
|
||||
|
||||
/turf/open/floor/grass/fakebasalt //Heart is not a real planeteer power
|
||||
name = "aesthetic volcanic flooring"
|
||||
|
||||
Reference in New Issue
Block a user