Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefox13 authored Dec 6, 2020
1 parent 3c470c2 commit bf35898
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/clothing/shoes/miscellaneous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
name = "duty boots"
desc = "A pair of steel-toed synthleather boots with a mirror shine."
icon_state = "duty"
force = 3
armor = list(
melee = ARMOR_MELEE_RESISTANT,
energy = ARMOR_ENERGY_MINOR,
Expand Down Expand Up @@ -269,4 +270,4 @@ obj/item/clothing/shoes/heels/red
name = "silver leg wraps"
desc = "Ankle coverings for digitigrade creatures. It's silver!"
icon_state = "silverwrap"
w_class = ITEM_SIZE_TINY
w_class = ITEM_SIZE_TINY

0 comments on commit bf35898

Please sign in to comment.