mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
[MIRROR] conk rete (ABLE TO BE MERGED) (#13467)
* conk rete * Update flooring_premade.dm * Update wall_types.dm * Update _materials.dm * Update plasteel.dm * Update steel.dm * Update stone.dm * Update stone.dm * Update instant.dm * Update plasteel.dm * Fixes map changes Co-authored-by: Greenjoe12345 <33647525+Greenjoe12345@users.noreply.github.com> Co-authored-by: C.L <killer65311@gmail.com>
This commit is contained in:
co-authored by
Greenjoe12345
C.L
parent
eccc890eb1
commit
1a8f1760fa
@@ -83,4 +83,11 @@
|
||||
containertype = /obj/structure/closet/crate/grayson
|
||||
containername = "Linoleum crate"
|
||||
cost = 15
|
||||
contains = list(/obj/fiftyspawner/linoleum)
|
||||
contains = list(/obj/fiftyspawner/linoleum)
|
||||
|
||||
/datum/supply_pack/materials/concrete
|
||||
name = "Concrete"
|
||||
cost = 10
|
||||
containertype = /obj/structure/closet/crate/grayson
|
||||
contains = list(/obj/fiftyspawner/concrete)
|
||||
containername = "Concrete bricks crate"
|
||||
Reference in New Issue
Block a user