mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 13:47:33 +01:00
Merge pull request #3653 from CHOMPStation2/upstream-merge-12191
[MIRROR] strapless bag
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user