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 19:40:25 +02:00
committed by GitHub
parent de87fc4cf5
commit d4e676a820
22 changed files with 76 additions and 8 deletions

View File

@@ -5,6 +5,7 @@
set name = "Toggle Gun Mode"
set desc = "Begin or stop aiming."
set category = "IC"
if(isliving(src))
var/mob/living/M = src
if(!M.aiming)