Fixes backpacks (#14966)

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2022-10-22 22:06:57 +02:00
committed by GitHub
co-authored by Matt Atlas
parent 87c6cfb1a6
commit 5417c672e9
@@ -26,6 +26,7 @@
var/straps = FALSE // Only really used for the verb.
/obj/item/storage/backpack/Initialize()
. = ..()
if(straps == TRUE)
alpha_mask = "normal"
verbs += /obj/item/storage/backpack/proc/adjust_backpack_straps