strapless bag

a bag without straps taking out the body spirte. A kit bash of other things but should work
This commit is contained in:
TheDavestDave
2022-02-10 18:56:31 +00:00
parent bf130e8704
commit 89c1bf4bbc
4 changed files with 18 additions and 0 deletions
@@ -190,3 +190,14 @@
icon_override = 'icons/inventory/back/mob_vr.dmi'
item_state = "kr_rucksack"
icon_state = "kr_rucksack"
//strapless
/obj/item/weapon/storage/backpack/satchel/strapless
name = "strapless satchel"
desc = "A satchel for carrying a large number of supplies easily. Without Straps"
icon = 'icons/inventory/back/item_vr.dmi'
icon_override = 'icons/inventory/back/mob_vr.dmi'
icon_state = "satchel_strapless"
item_state_slots = null
@@ -74,3 +74,10 @@
display_name = "bluespace bracelet"
path = /obj/item/clothing/gloves/bluespace
cost = 5
/datum/gear/utility/satchel_strapless
display_name = "satchel strapless"
path = /obj/item/weapon/storage/backpack/satchel/strapless
slot = slot_back
cost = 1
Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB