Skip to content

Commit

Permalink
Update medical_designs.dm (#26723)
Browse files Browse the repository at this point in the history
  • Loading branch information
Truls20 authored Sep 12, 2024
1 parent 716428d commit 64f49e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/research/designs/medical_designs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
category = list("Medical")

/datum/design/holostretcher
name = "Holo Strecher"
name = "Holo Stretcher"
desc = "A hardlight projector for transporting patients."
id = "holo_stretcher"
req_tech = list("magnets" = 5, "powerstorage" = 4)
Expand Down

0 comments on commit 64f49e0

Please sign in to comment.