Skip to content

Commit

Permalink
fixes brig phys icons
Browse files Browse the repository at this point in the history
fixes brig phys icons fixes brig phys icons fixes brig phys icons fixes brig phys icons fixes brig phys icons fixes brig phys icons
  • Loading branch information
meemofcourse committed Jan 4, 2024
1 parent bd34849 commit 4a4900a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions code/modules/clothing/head/soft_caps.dm
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,6 @@
strip_delay = 60
dog_fashion = null

/obj/item/clothing/head/soft/sec/brig_phys
name = "security medic cap"
icon_state = "secmedsoft"

/obj/item/clothing/head/soft/paramedic
name = "paramedic cap"
desc = "It's a baseball hat with a dark turquoise color and a reflective cross on the top."
Expand Down
2 changes: 1 addition & 1 deletion code/modules/jobs/job_types/brig_physician.dm
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
dcoat = /obj/item/clothing/suit/hooded/wintercoat/security
suit_store = /obj/item/flashlight/pen
l_hand = /obj/item/storage/firstaid/regular
head = /obj/item/clothing/head/soft/sec/brig_phys
head = /obj/item/clothing/head/soft/sec
implants = list(/obj/item/implant/mindshield)


Expand Down
Binary file modified icons/obj/clothing/under/security.dmi
Binary file not shown.

0 comments on commit 4a4900a

Please sign in to comment.