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
@@ -149,6 +149,7 @@
set name = "Rename Circuit"
set category = "Object"
set desc = "Rename your circuit, useful to stay organized."
set src in usr
var/mob/M = usr
if(!check_interactivity(M))