mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-19 03:07:20 +01:00
* enjoy * Update shuttles.dm sowwy Co-authored-by: Maksxpl <18237380+maksxpl@users.noreply.github.com>
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
/obj/item/skub/ComponentInitialize()
|
|
. = ..()
|
|
AddComponent(/datum/component/container_item/tank_holder, "holder_skub", FALSE)
|