Skip to content

Commit

Permalink
Added blood as a switchable mode to smartfridge boards (#3546)
Browse files Browse the repository at this point in the history
Added blood as a switchable mode to smartfridge boards. It had
everything except that.

## Changelog

:cl:
fix: blood smart-fridge selectable on smartfridge boards now when
screwdrivering them.
/:cl:
  • Loading branch information
Anticept authored Oct 15, 2024
1 parent f54df6f commit 9e867fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@
/obj/machinery/smartfridge/food = "food",
/obj/machinery/smartfridge/drinks = "drinks",
/obj/machinery/smartfridge/extract = "slimes",
/obj/machinery/smartfridge/bloodbank = "blood",
/obj/machinery/smartfridge/organ = "organs",
/obj/machinery/smartfridge/chemistry = "chems",
/obj/machinery/smartfridge/chemistry/virology = "viruses",
Expand Down

0 comments on commit 9e867fe

Please sign in to comment.