Skip to content

Commit

Permalink
Fix chestrig expecting map skins
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Mar 9, 2024
1 parent 6b731c7 commit d9cbd5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/backpack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@
name = "\improper USCM chestrig"
desc = "A chestrig used by some USCM personnel."
icon_state = "chestrig"
has_gamemode_skin = FALSE

GLOBAL_LIST_EMPTY_TYPED(radio_packs, /obj/item/storage/backpack/marine/satchel/rto)

Expand Down

0 comments on commit d9cbd5a

Please sign in to comment.