mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
snow dmi fixs (#12774)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/turf/simulated/floor/plating/snow/plating
|
||||
name = "frozen plating"
|
||||
icon_state = "snowyplating"
|
||||
icon = 'icons/turf/snow_new.dmi'
|
||||
icon = 'icons/turf/snow.dmi'
|
||||
/turf/simulated/floor/snow
|
||||
name = "heavy snow"
|
||||
icon_state = "snow"
|
||||
|
||||
@@ -175,7 +175,7 @@
|
||||
/turf/unsimulated/wall/ice
|
||||
name = "Ice wall"
|
||||
desc = "Frigid Ice that seems to be stronger then most manmade structures"
|
||||
icon = 'icons/turf/snow_new.dmi'
|
||||
icon = 'icons/turf/snow.dmi'
|
||||
icon_state = "Icerock"
|
||||
|
||||
/turf/unsimulated/wall/bronze
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/turf/unsimulated/wall/planetary/borealis2
|
||||
name = "Ice wall"
|
||||
desc = "Frigid Ice that seems to be stronger then most manmade structures."
|
||||
icon = 'icons/turf/snow_new.dmi'
|
||||
icon = 'icons/turf/snow.dmi'
|
||||
icon_state = "Icerock"
|
||||
alpha = 0xFF
|
||||
CRYOGAIA_SET_ATMOS
|
||||
|
||||
@@ -12,7 +12,7 @@ GLOBAL_LIST_EMPTY(mining_overlay_cache)
|
||||
/turf/unsimulated/mineral/ice
|
||||
name = "Ice wall"
|
||||
desc = "Frigid Ice that seems to be stronger than most manmade structures."
|
||||
icon = 'icons/turf/snow_new.dmi'
|
||||
icon = 'icons/turf/snow.dmi'
|
||||
icon_state = "Icerock"
|
||||
//YW add end
|
||||
|
||||
|
||||
@@ -345,7 +345,7 @@
|
||||
/turf/unsimulated/floor/plating/snow/plating
|
||||
name = "frozen plating"
|
||||
icon_state = "snowyplating"
|
||||
icon = 'icons/turf/snow_new.dmi'
|
||||
icon = 'icons/turf/snow.dmi'
|
||||
|
||||
/turf/unsimulated/floor/plating/eris
|
||||
name = "reinforced plating"
|
||||
|
||||
Reference in New Issue
Block a user