This commit is contained in:
kevinz000
2020-03-06 10:13:11 -07:00
parent 0a68143a3e
commit 93d995eb18
7 changed files with 15 additions and 11 deletions
+3
View File
@@ -952,3 +952,6 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
/mob/setMovetype(newval)
. = ..()
update_movespeed(FALSE)
/mob/proc/getLAssailant()
return LAssailant?.resolve()