mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 12:43:13 +00:00
Co-authored-by: Changelogs <action@github.com> Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
/obj/structure/closet/secure_closet/bar
|
|
name = "booze closet"
|
|
req_access = list(access_bar)
|
|
closet_appearance = /decl/closet_appearance/cabinet/secure
|
|
|
|
starts_with = list(
|
|
/obj/item/reagent_containers/food/drinks/bottle/small/beer = 10)
|