Skip to content

Commit

Permalink
Update medical.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
ClownMoff committed Sep 6, 2024
1 parent fe1fe58 commit e99957f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
new /obj/item/door_remote/chief_medical_officer(src)
new /obj/item/autosurgeon/cmo(src)
new /obj/item/extrapolator(src)
new /obj/item/storage/belt/medical(src)
new /obj/item/storage/belt/medical/cmo(src)
new /obj/item/clothing/neck/cloak/cmo(src)
new /obj/item/defibrillator/compact/loaded(src)
new /obj/item/assembly/flash/handheld(src)
Expand Down

0 comments on commit e99957f

Please sign in to comment.