Merge pull request #3653 from CHOMPStation2/upstream-merge-12191

[MIRROR] strapless bag
This commit is contained in:
Razgriz
2022-02-13 01:31:20 -07:00
committed by GitHub
4 changed files with 17 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,9 @@
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