mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user