- Makes lava not burn unconstructed heat-exhanging pipes (#35705)
This commit is contained in:
committed by
CitadelStationBot
parent
b6ad24b9da
commit
dbdb29d913
@@ -83,6 +83,8 @@ Buildable meters
|
||||
var/obj/machinery/atmospherics/fakeA = pipe_type
|
||||
name = "[initial(fakeA.name)] fitting"
|
||||
icon_state = initial(fakeA.pipe_state)
|
||||
if(ispath(pipe_type,/obj/machinery/atmospherics/pipe/heat_exchanging))
|
||||
resistance_flags |= FIRE_PROOF | LAVA_PROOF
|
||||
|
||||
/obj/item/pipe/verb/flip()
|
||||
set category = "Object"
|
||||
|
||||
Reference in New Issue
Block a user