mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 08:04:22 +01:00
Converts webbing to Initialize
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