mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user