Skip to content

Commit f1a0cc7

Browse files
committed
yup
1 parent 91a2fe1 commit f1a0cc7

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

code/modules/clothing/head/head.dm

+1-5
Original file line numberDiff line numberDiff line change
@@ -835,15 +835,11 @@
835835

836836
/obj/item/clothing/head/beret/royal_marine
837837
name = "royal marine beret"
838-
desc = "A green beret belonging to the royal marines commando. This beret symbolizes a royal marines ability to fight in any environment, desert, sea, artic or space a royal marine will always be ready."
838+
desc = "A green beret worn by the TWE's Royal Marine Commandos. Wear it with pride."
839839
icon_state = "rmc_beret"
840840
item_state = "rmc_beret"
841841
icon = 'icons/obj/items/clothing/cm_hats.dmi'
842842
flags_atom = NO_NAME_OVERRIDE|NO_SNOW_TYPE
843843
item_icons = list(
844844
WEAR_HEAD = 'icons/mob/humans/onmob/head_1.dmi'
845845
)
846-
847-
/obj/item/clothing/head/beret/royal_marine/team_leader
848-
icon_state = "rmc_beret_tl"
849-
item_state = "rmc_beret_tl"

icons/mob/humans/onmob/head_1.dmi

3.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)