mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 09:09:49 +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