Box of Things for Events and the Future MK1 (#5281)

* Lots of Stuff for Events

* Adds changelog.

* Review & QOL
This commit is contained in:
Mechoid
2018-05-25 16:26:31 -07:00
committed by Atermonera
parent f1b00c9e26
commit 917c7b71a5
26 changed files with 595 additions and 12 deletions
+11
View File
@@ -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"