mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Makes unbreakable walls unacidable (#7532)
This commit is contained in:
@@ -824,6 +824,7 @@ var/list/name_to_material
|
|||||||
name = "alienalloy"
|
name = "alienalloy"
|
||||||
display_name = "durable alloy"
|
display_name = "durable alloy"
|
||||||
stack_type = null
|
stack_type = null
|
||||||
|
flags = MATERIAL_UNMELTABLE
|
||||||
icon_colour = "#6C7364"
|
icon_colour = "#6C7364"
|
||||||
integrity = 1200
|
integrity = 1200
|
||||||
melting_point = 6000 // Hull plating.
|
melting_point = 6000 // Hull plating.
|
||||||
|
|||||||
Reference in New Issue
Block a user