Skip to content

Commit

Permalink
shotgun pixel bug
Browse files Browse the repository at this point in the history
pixel error and desc updates
  • Loading branch information
AmoryBlaine committed Sep 14, 2024
1 parent 03160d8 commit 7480ec6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions code/modules/clothing/suits/marine_armor/ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
/obj/item/clothing/suit/storage/marine/faction/UPP/jacket
name = "\improper UH4 camouflaged jacket"
icon_state = "upp_coat"
desc = "A standard issue UPP military jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality."
desc = "Military jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality, and a Personal Light Unit rig."
blood_overlay_type = "coat"
flags_armor_protection = BODY_FLAG_CHEST|BODY_FLAG_ARMS
min_cold_protection_temperature = ICE_PLANET_MIN_COLD_PROT
Expand All @@ -326,17 +326,17 @@

/obj/item/clothing/suit/storage/marine/faction/UPP/jacket/mp
name = "\improper UH4-P camouflaged jacket"
desc = "A UPP Military Police jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality."
desc = "A UPP Military Police jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality, and a Personal Light Unit rig."
icon_state = "upp_coat_mp"

/obj/item/clothing/suit/storage/marine/faction/UPP/jacket/service
name = "\improper UL2 service jacket"
desc = "A standard issue UPP military service jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality."
name = "\improper UL2 coldweather service jacket"
desc = "A standard issue coldweather UPP military service jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality, and a Personal Light Unit rig."
icon_state = "upp_coat_officer"

/obj/item/clothing/suit/storage/marine/faction/UPP/jacket/pap
name = "\improper PaP uniform jacket"
desc = "A standard issue People's Armed Police service jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality."
desc = "A People's Armed Police service jacket featuring small dispersed para-aramid inserts providing the barest of defensive functionality, and a Personal Light Unit rig."
icon_state = "upp_coat_pap"
//===========================//FREELANCER\\================================\\
//=====================================================================\\
Expand Down
Binary file modified icons/mob/humans/onmob/items_righthand_1.dmi
Binary file not shown.

0 comments on commit 7480ec6

Please sign in to comment.