mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] space cleanup (#10414)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
3ef8163aa0
commit
789db280cc
@@ -1,14 +1,14 @@
|
||||
//Red Color Fix
|
||||
/datum/material/cloth_red
|
||||
name = "carpet" //This is the easiest fix but god do i hate it -shark
|
||||
display_name = "red"
|
||||
use_name = "red cloth"
|
||||
icon_colour = "#DA020A"
|
||||
flags = MATERIAL_PADDING
|
||||
ignition_point = T0C+232
|
||||
melting_point = T0C+300
|
||||
protectiveness = 1 // 4%
|
||||
conductive = 0
|
||||
name = "carpet" //This is the easiest fix but god do i hate it -shark
|
||||
display_name = "red"
|
||||
use_name = "red cloth"
|
||||
icon_colour = "#DA020A"
|
||||
flags = MATERIAL_PADDING
|
||||
ignition_point = T0C+232
|
||||
melting_point = T0C+300
|
||||
protectiveness = 1 // 4%
|
||||
conductive = 0
|
||||
|
||||
//CARPET materials
|
||||
|
||||
|
||||
Reference in New Issue
Block a user