Skip to content

Commit

Permalink
resprites medical and utility belts
Browse files Browse the repository at this point in the history
  • Loading branch information
BarteG44 committed Jan 10, 2024
1 parent 35ab419 commit bc68b2b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,13 @@
item_state = "medical"
supports_variations = VOX_VARIATION

/obj/item/storage/belt/medical/old
name = "medical belt"
desc = "Can hold various medical equipment. Looks retro."
icon_state = "medical_old"
item_state = "medical_old"
supports_variations = VOX_VARIATION

/obj/item/storage/belt/medical/webbing
name = "medical webbing"
desc = "Versatile chest rig, valued by field medics of all stripes for its ease of use. Can hold various medical equipment."
Expand Down
Binary file modified icons/mob/clothing/belt.dmi
Binary file not shown.
Binary file modified icons/obj/clothing/belts.dmi
Binary file not shown.

0 comments on commit bc68b2b

Please sign in to comment.