set_anchored() (#59532) (#6191)

Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
SkyratBot
2021-06-09 10:39:40 +12:00
committed by GitHub
co-authored by Rohesie
parent 07e99f4eee
commit fc16238547
18 changed files with 30 additions and 30 deletions
@@ -40,7 +40,7 @@
if(istype(I,/obj/item/forbidden_book))
playsound(src, 'sound/misc/desecration-02.ogg', 75, TRUE)
anchored = !anchored
set_anchored(!anchored)
to_chat(user,"<span class='notice'>You [anchored == FALSE ? "unanchor" : "anchor"] the crucible</span>")
return