[MIRROR] moves the last admin verbs (#12656)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-13 02:02:58 -04:00
committed by GitHub
co-authored by Kashargul Cameron Lennox
parent 0ff0ec0cca
commit 256cd81e28
25 changed files with 406 additions and 662 deletions
@@ -73,7 +73,7 @@
to_chat(user, span_warning("You cannot become a mouse because you are banned from playing ghost roles."))
return
if(!user.MayRespawn(1))
if(!user.MayRespawn(TRUE))
return
var/turf/T = get_turf(src)