mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-25 13:46:46 +01:00
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
/obj/item/skub/ComponentInitialize()
|
|
. = ..()
|
|
AddComponent(/datum/component/container_item/tank_holder, "holder_skub", FALSE)
|