Skip to content

Commit

Permalink
Update _marine_armor.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint authored Aug 29, 2024
1 parent e86cdbe commit 337c1eb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions code/modules/clothing/suits/marine_armor/_marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -665,15 +665,6 @@
flags_item = MOB_LOCK_ON_EQUIP|NO_CRYO_STORE
unacidable = TRUE

/obj/item/clothing/suit/storage/RO
name = "quartermaster jacket"
desc = "A green jacket worn by USCM personnel. The back has the flag of the United Americas on it."
icon_state = "RO_jacket"
blood_overlay_type = "coat"
flags_armor_protection = BODY_FLAG_CHEST|BODY_FLAG_ARMS
valid_accessory_slots = list(ACCESSORY_SLOT_ARMBAND, ACCESSORY_SLOT_DECOR, ACCESSORY_SLOT_MEDAL)
restricted_accessory_slots = list(ACCESSORY_SLOT_ARMBAND)

//==================Combat Correspondent==================\\
/obj/item/clothing/suit/storage/marine/light/reporter
Expand Down

0 comments on commit 337c1eb

Please sign in to comment.