mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 05:06:50 +01:00
Changes webbing to Initialize
Fixes lateload webbing
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
on_rolled = list("down" = "none")
|
||||
var/hide_on_roll = FALSE
|
||||
|
||||
/obj/item/clothing/accessory/storage/New()
|
||||
/obj/item/clothing/accessory/storage/Initialize()
|
||||
..()
|
||||
hold = new/obj/item/weapon/storage/internal(src)
|
||||
hold.max_storage_space = slots * 2
|
||||
|
||||
Reference in New Issue
Block a user