Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from Tilk1/belts-revert
Browse files Browse the repository at this point in the history
Revert "Belts no longer fit in backpacks (shiptest-ss13#2164)"
  • Loading branch information
kokolo21 authored Aug 3, 2023
2 parents dab5914 + 9a839a2 commit 80f991a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
attack_verb = list("whipped", "lashed", "disciplined")
max_integrity = 300
equip_sound = 'sound/items/equip/toolbelt_equip.ogg'
w_class = WEIGHT_CLASS_BULKY
var/content_overlays = FALSE //If this is true, the belt will gain overlays based on what it's holding
supports_variations = VOX_VARIATION
greyscale_icon_state = "belt"
Expand Down

0 comments on commit 80f991a

Please sign in to comment.