mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Mutiny Mode
Conflicts: code/__HELPERS/time.dm code/controllers/hooks-defs.dm code/controllers/hooks.dm code/game/machinery/computer/card.dm code/game/machinery/podmen.dm code/modules/admin/player_panel.dm code/modules/client/preferences.dm code/modules/mob/living/carbon/brain/brain_item.dm code/modules/mob/living/carbon/human/death.dm code/modules/mob/living/login.dm code/modules/mob/mob.dm code/modules/security levels/keycard authentication.dm code/setup.dm icons/mob/mob.dmi
This commit is contained in:
committed by
ZomgPonies
parent
5ffb4a15ed
commit
bd249e3a53
@@ -6,6 +6,10 @@
|
||||
message_admins("[usr.key] has attempted to override the admin panel!")
|
||||
return
|
||||
|
||||
if(ticker.mode && ticker.mode.check_antagonists_topic(href, href_list))
|
||||
check_antagonists()
|
||||
return
|
||||
|
||||
if(href_list["makeAntag"])
|
||||
switch(href_list["makeAntag"])
|
||||
if("1")
|
||||
|
||||
Reference in New Issue
Block a user