Skip to content

Commit

Permalink
"Morgue" door missing sprites (TauCetiStation#13012)
Browse files Browse the repository at this point in the history
* door1

* morgue only
  • Loading branch information
Deahaka authored Apr 1, 2024
1 parent 2cb5a47 commit dc3c8d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/doors/door.dm
Original file line number Diff line number Diff line change
Expand Up @@ -583,5 +583,6 @@ var/global/list/wedge_image_cache = list()

/obj/machinery/door/morgue
icon = 'icons/obj/doors/doormorgue.dmi'
icon_state = "door1"
door_open_sound = 'sound/machines/shutter_open.ogg'
door_close_sound = 'sound/machines/shutter_close.ogg'

0 comments on commit dc3c8d9

Please sign in to comment.