Removes the hot variants of necropolis tiles and walls (#1885)
This commit is contained in:
committed by
Poojawa
parent
9cf697c394
commit
24e0c88263
@@ -128,11 +128,6 @@
|
||||
/turf/closed/indestructible/riveted/boss/see_through
|
||||
opacity = FALSE
|
||||
|
||||
/turf/closed/indestructible/riveted/boss/hot
|
||||
icon = 'icons/turf/walls/boss_wall_hot.dmi'
|
||||
canSmoothWith = list(/turf/closed/indestructible/riveted/boss/hot)
|
||||
baseturf = /turf/closed/indestructible/riveted/boss/hot
|
||||
|
||||
/turf/closed/indestructible/riveted/boss/get_smooth_underlay_icon(mutable_appearance/underlay_appearance, turf/asking_turf, adjacency_dir)
|
||||
underlay_appearance.icon = 'icons/turf/floors.dmi'
|
||||
underlay_appearance.icon_state = "basalt"
|
||||
|
||||
@@ -47,10 +47,6 @@
|
||||
/turf/open/indestructible/boss/air
|
||||
initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
|
||||
|
||||
/turf/open/indestructible/boss/hot
|
||||
icon = 'icons/turf/boss_floors_hot.dmi'
|
||||
baseturf = /turf/open/indestructible/boss/hot
|
||||
|
||||
/turf/open/indestructible/hierophant
|
||||
icon = 'icons/turf/floors/hierophant_floor.dmi'
|
||||
initial_gas_mix = LAVALAND_DEFAULT_ATMOS
|
||||
|
||||
Reference in New Issue
Block a user