mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 09:03:53 +01:00
f8333a8d93
* move those to static paths * maps * . * . * ugh * .
8 lines
249 B
Plaintext
8 lines
249 B
Plaintext
/obj/structure/closet/secure_closet/bar
|
|
name = "booze closet"
|
|
req_access = list(ACCESS_BAR)
|
|
closet_appearance = /datum/decl/closet_appearance/cabinet/secure
|
|
|
|
starts_with = list(
|
|
/obj/item/reagent_containers/food/drinks/bottle/small/beer = 10)
|