mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Moved the "spawn strike team" verb stuff into the secrets panel (fun).
Added a birthday cake to the bar for Pete's birthday *shhh* git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5045 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -71,7 +71,6 @@ var/list/admin_verbs_fun = list(
|
||||
/client/proc/cmd_admin_dress,
|
||||
/client/proc/cmd_admin_gib_self,
|
||||
/client/proc/drop_bomb,
|
||||
/client/proc/strike_team,
|
||||
/client/proc/cinematic,
|
||||
/client/proc/triple_ai,
|
||||
/client/proc/one_click_antag,
|
||||
@@ -168,7 +167,6 @@ var/list/admin_verbs_hideable = list(
|
||||
/client/proc/cmd_admin_dress,
|
||||
/client/proc/cmd_admin_gib_self,
|
||||
/client/proc/drop_bomb,
|
||||
/client/proc/strike_team,
|
||||
/client/proc/cinematic,
|
||||
/client/proc/triple_ai,
|
||||
/datum/admins/proc/toggle_aliens,
|
||||
|
||||
Reference in New Issue
Block a user