Changing mat name to carpet

Red used to be carpet, carpet rework changed it.

IF anyone is willing to code search any non carpet carpets, be my guest and fix this mess, for now, this is a hotfix
This commit is contained in:
Sharkmare
2021-01-09 00:46:38 +01:00
committed by GitHub
parent d14ab6d796
commit a1864adb4e

View File

@@ -1,6 +1,6 @@
//Red Color Fix
/datum/material/cloth_red
name = "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"