mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Fixes being able to conjure leather by crafting steel furniture (#18705)
* Fixes being able to conjure leather by crafting steel furniture * woops-
This commit is contained in:
@@ -98,6 +98,13 @@
|
||||
icon_colour = "#E8E7C8"
|
||||
wiki_flag = WIKI_SPOILER
|
||||
|
||||
/datum/material/cloth/brown
|
||||
name = MAT_CLOTH_BROWN
|
||||
display_name = MAT_CLOTH_BROWN
|
||||
use_name = "brown cloth"
|
||||
icon_colour = "#5C4831"
|
||||
wiki_flag = WIKI_SPOILER
|
||||
|
||||
/datum/material/cloth/lime
|
||||
name = MAT_CLOTH_LIME
|
||||
display_name = MAT_CLOTH_LIME
|
||||
|
||||
Reference in New Issue
Block a user