diff --git a/code/modules/admin/secrets.dm b/code/modules/admin/secrets.dm
index 899e763c92..c277dd59e0 100644
--- a/code/modules/admin/secrets.dm
+++ b/code/modules/admin/secrets.dm
@@ -47,29 +47,6 @@
<<<<<<< HEAD
- Trigger a Virus Outbreak
- Turn all humans into monkeys
- Chinese Cartoons
- Change the species of all humans
- Make all areas powered
- Make all areas unpowered
- Power all SMES
- Triple AI mode (needs to be used in the lobby)
- Everyone is the traitor
- Summon Guns
- Summon Magic
- Summon Events (Toggle)
- There can only be one!
- There can only be one! (40-second delay)
- There can only be me!
- Make all players retarded
- Egalitarian Station Mode
- Break all lights
- Fix all lights
- The floor is lava! (DANGEROUS: extremely lame)
-=======
-<<<<<<< HEAD
-
=======
>>>>>>> 6e5ebf9c41fc97d5ee0daf4fd22536844438ace0
Trigger a Virus Outbreak
@@ -91,7 +68,6 @@
Break all lights
Fix all lights
The floor is lava! (DANGEROUS: extremely lame)
->>>>>>> 84b1e3d... [s] Adds a security token to all admin hrefs (#29839)
Change bomb cap
Mass Purrbation
@@ -552,12 +528,6 @@
usr.client.only_one_delayed()
sound_to_playing_players('sound/misc/highlander_delayed.ogg')
- if("onlyme")
- if(!check_rights(R_FUN))
- return
- SSblackbox.add_details("admin_secrets_fun_used","There Can Be Only Me")
- only_me()
-
if("maint_access_brig")
if(!check_rights(R_DEBUG))
return