Merge pull request #16823 from S34NW/3/4th-closet

3/4ths Sprite Project: Closets
This commit is contained in:
variableundefined
2021-11-06 14:19:14 -05:00
committed by GitHub
42 changed files with 454 additions and 1300 deletions
+2 -6
View File
@@ -232,12 +232,8 @@
/obj/structure/closet/secure_closet/random_drinks
name = "unlabelled booze closet"
req_access = list(ACCESS_BAR)
icon_state = "cabinetdetective_locked"
icon_closed = "cabinetdetective"
icon_locked = "cabinetdetective_locked"
icon_opened = "cabinetdetective_open"
icon_broken = "cabinetdetective_broken"
icon_off = "cabinetdetective_broken"
icon_state = "cabinet"
open_door_sprite = "cabient_door"
open_sound = 'sound/machines/wooden_closet_open.ogg'
close_sound = 'sound/machines/wooden_closet_close.ogg'
open_sound_volume = 25