[MIRROR] Adds Toggleable Stomachs w/ toggleable visibility (#8563)

Co-authored-by: C.L <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
CHOMPStation2
2024-09-02 11:48:28 -07:00
committed by GitHub
parent 2fc85eb044
commit c3578b9658
34 changed files with 416 additions and 314 deletions

View File

@@ -48,7 +48,7 @@
var/obj/item/weapon/weldingtool/WT = W.get_welder()
if(can_weld == FALSE)
to_chat("You can't reform these into their original components.")
to_chat(user, "You can't reform these into their original components.")
return
if(get_amount() < 4)
@@ -97,7 +97,7 @@
name = "sivian overgrowth tile"
singular_name = "sivian overgrowth floor tile"
desc = "A patch of dark overgrowth like those that decorate the plains of Sif."
/obj/item/stack/tile/grass/sif/forest
name = "sivian overgrowth tile"
singular_name = "sivian overgrowth floor tile"