*click* ported

by the way, the comments are used to tell edits to nonmodular code apart from regular nonmodular code, not for crediting
This commit is contained in:
Mosley
2024-10-11 03:51:55 -05:00
parent 928b4c62b0
commit 16f0aa250c
2 changed files with 2 additions and 10 deletions
+2 -2
View File
@@ -30,7 +30,7 @@ GLOBAL_PROTECT(admin_verbs_admin)
// /datum/admins/proc/show_traitor_panel, /*interface which shows a mob's mind*/ -Removed due to rare practical use. Moved to debug verbs ~Errorage
/datum/admins/proc/show_player_panel, /*shows an interface for individual players, with various links (links require additional flags*/
/datum/verbs/menu/Admin/verb/playerpanel,
/client/proc/cmd_admin_rejuvenate, // VENUS CODE, MOSLEY CREDIT THE PROPER PEOPLE PLEASE
/client/proc/cmd_admin_rejuvenate, // SPLURT EDIT
/client/proc/game_panel, /*game panel, allows to change game-mode etc*/
/client/proc/check_ai_laws, /*shows AI and borg laws*/
// /client/proc/ghost_pool_protection, /*opens a menu for toggling ghost roles*/
@@ -239,7 +239,7 @@ GLOBAL_LIST_INIT(admin_verbs_hideable, list(
/client/proc/toggle_view_range,
/client/proc/cmd_admin_check_contents,
/datum/admins/proc/access_news_network,
/client/proc/cmd_admin_rejuvenate, // VENUS CODE, MOSLEY CREDIT THE PROPER PEOPLE PLEASE
/client/proc/cmd_admin_rejuvenate, // SPLURT EDIT
/client/proc/admin_end_shift,
/client/proc/admin_call_shuttle,
/client/proc/admin_cancel_shuttle,