mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-29 06:56:23 +01:00
Box of Things for Events and the Future MK1 (#5281)
* Lots of Stuff for Events * Adds changelog. * Review & QOL
This commit is contained in:
@@ -192,12 +192,20 @@
|
||||
default_type = DEFAULT_WALL_MATERIAL
|
||||
no_variants = FALSE
|
||||
|
||||
/obj/item/stack/material/steel/hull
|
||||
name = MAT_STEELHULL
|
||||
default_type = MAT_STEELHULL
|
||||
|
||||
/obj/item/stack/material/plasteel
|
||||
name = "plasteel"
|
||||
icon_state = "sheet-plasteel"
|
||||
default_type = "plasteel"
|
||||
no_variants = FALSE
|
||||
|
||||
/obj/item/stack/material/plasteel/hull
|
||||
name = MAT_PLASTEELHULL
|
||||
default_type = MAT_PLASTEELHULL
|
||||
|
||||
/obj/item/stack/material/durasteel
|
||||
name = "durasteel"
|
||||
icon_state = "sheet-durasteel"
|
||||
@@ -205,6 +213,9 @@
|
||||
default_type = "durasteel"
|
||||
no_variants = FALSE
|
||||
|
||||
/obj/item/stack/material/durasteel/hull
|
||||
name = "MAT_DURASTEELHULL"
|
||||
|
||||
/obj/item/stack/material/wood
|
||||
name = "wooden plank"
|
||||
icon_state = "sheet-wood"
|
||||
|
||||
Reference in New Issue
Block a user