mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
[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:
co-authored by
C.L
Kashargul
Kashargul
parent
2fc85eb044
commit
c3578b9658
@@ -246,7 +246,7 @@
|
||||
return ..()
|
||||
playsound(src, W.usesound, 50, 1)
|
||||
if (do_after(user, (2 SECONDS) * W.toolspeed, target = src))
|
||||
to_chat("<span class='notice'>You [anchored ? "un" : ""]anchor the [src].</span>")
|
||||
to_chat(user, "<span class='notice'>You [anchored ? "un" : ""]anchor the [src].</span>")
|
||||
anchored = !anchored
|
||||
else if(!isrobot(user) && gargoyle && gargoyle.vore_selected && gargoyle.trash_catching)
|
||||
if(istype(W,/obj/item/weapon/grab || /obj/item/weapon/holder))
|
||||
|
||||
Reference in New Issue
Block a user