Fixes a bunch of broken verbs (#16581)

* b

# Conflicts:
#	html/changelogs/mattatlas-scopefix.yml

* bbb

* fix debug log

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-06-28 17:40:25 +00:00
committed by GitHub
co-authored by Matt Atlas
parent de87fc4cf5
commit d4e676a820
22 changed files with 76 additions and 8 deletions
@@ -354,6 +354,7 @@ BREATH ANALYZER
/obj/item/device/healthanalyzer/verb/toggle_mode()
set name = "Switch Verbosity"
set category = "Object"
set src in usr
mode = !mode
@@ -115,6 +115,7 @@
/obj/item/device/taperecorder/verb/stop()
set name = "Stop Recording"
set category = "Object"
set src in usr
if(use_check_and_message(usr))
return