Skip to content

Commit

Permalink
Update ties.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel authored Jul 22, 2024
1 parent 55c8f17 commit c60dae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/under/ties.dm
Original file line number Diff line number Diff line change
Expand Up @@ -943,6 +943,7 @@
desc = "An older model of flak jacket worn by combat support personnel such as dropship crew, or occasionally by smartgunners. Much comfier than its M70 successor, and can be worn under most combat armor, however, the ballistic protection leaves much to be desired."
icon_state = "flak"
item_state = "flak"
w_class = SIZE_MEDIUM
var/tucked_in = FALSE

/obj/item/clothing/accessory/flak/get_examine_text(mob/user)
Expand Down

0 comments on commit c60dae9

Please sign in to comment.