mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Catches the rest, unfortunately including some comments. Oh well!
This commit is contained in:
@@ -153,6 +153,6 @@
|
||||
cost = 50
|
||||
containertype = /obj/structure/closet/crate/aether
|
||||
containername = "Hydroponics tray crate"
|
||||
contains = list(/obj/machinery/portable_atmospherics/hydroponics{anchored = 0} = 3)
|
||||
contains = list(/obj/machinery/portable_atmospherics/hydroponics{anchored = FALSE} = 3)
|
||||
access = access_hydroponics
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
/obj/item/weapon/folder/yellow,
|
||||
/obj/item/weapon/hand_labeler,
|
||||
/obj/item/weapon/tape_roll,
|
||||
/obj/structure/filingcabinet/chestdrawer{anchored = 0},
|
||||
/obj/structure/filingcabinet/chestdrawer{anchored = FALSE},
|
||||
/obj/item/weapon/paper_bin
|
||||
)
|
||||
name = "Office supplies"
|
||||
|
||||
Reference in New Issue
Block a user