Skip to content

Commit

Permalink
okey
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCastmer committed Feb 25, 2024
1 parent 450bf90 commit 5ced958
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@
mob_overlay_icon = 'modular_dripstation/icons/mob/clothing/uniform/command/captain.dmi'

/obj/item/clothing/under/rank/centcom_officer/ntrep/Initialize()
. = ..()
desc = "Gold trim on space-black cloth, this uniform bears [station_name()] on the left shoulder."

/////////Magistrate
Expand All @@ -244,6 +245,7 @@
mob_overlay_icon = 'modular_dripstation/icons/mob/clothing/uniform/command/captain.dmi'

/obj/item/clothing/under/rank/centcom_officer/magistrate/Initialize()
. = ..()
desc = "Gold trim on space-black cloth, this uniform displays the rank of \"Magistrate\" and bears [station_name()] on the left shoulder."

////////Blue Shield////////
Expand Down

0 comments on commit 5ced958

Please sign in to comment.