Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Dec 6, 2024
1 parent 3946f16 commit 0da69fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/obj/item/clothing/neck/doppler_mantle/worn_overlays(mutable_appearance/standing, isinhands, icon_file)
. = ..()
if(!isinhands)
. += emissive_appearance(icon_file, "mantle_emissive", src, alpha = src.alpha)
. += emissive_appearance(icon_file, "mantle-emissive", src, alpha = src.alpha)

/obj/item/clothing/neck/doppler_mantle/medical
name = "medical command mantle"
Expand Down

0 comments on commit 0da69fb

Please sign in to comment.