mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] More admin verb conversion & Secrets panel overhaul (#11124)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
873fa555c2
commit
a3028dcb9e
@@ -681,7 +681,7 @@
|
||||
log_and_message_admins("Quick NIF'd [Tar.real_name] with a [input_NIF].", user)
|
||||
|
||||
if("resize")
|
||||
user.client.resize(target)
|
||||
SSadmin_verbs.dynamic_invoke_verb(user.client, /datum/admin_verb/resize, target)
|
||||
|
||||
if("teleport")
|
||||
var/where = tgui_alert(user, "Where to teleport?", "Where?", list("To Me", "To Mob", "To Area", "Cancel"))
|
||||
|
||||
Reference in New Issue
Block a user