mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
plants
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/datum/material/plastic
|
||||
name = "plastic"
|
||||
name = MAT_PLASTIC
|
||||
stack_type = /obj/item/stack/material/plastic
|
||||
flags = MATERIAL_BRITTLE
|
||||
icon_base = "solid"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/obj/item/stack/material/plastic
|
||||
name = "plastic"
|
||||
name = MAT_PLASTIC
|
||||
icon_state = "sheet-plastic"
|
||||
default_type = "plastic"
|
||||
default_type = MAT_PLASTIC
|
||||
no_variants = FALSE
|
||||
|
||||
/obj/item/stack/material/cardboard
|
||||
|
||||
Reference in New Issue
Block a user