This commit is contained in:
silicons
2020-11-12 23:34:42 -07:00
parent e8bd56a92d
commit 803bff4e5f
285 changed files with 285 additions and 285 deletions
+1 -1
View File
@@ -13,4 +13,4 @@
/datum/round_event/grid_check/start()
power_fail(30, 120)
power_fail(30, 120)
+1 -1
View File
@@ -61,4 +61,4 @@
temp.prison_open()
else if(istype(O, /obj/machinery/door_timer))
var/obj/machinery/door_timer/temp = O
temp.timer_end(forced = TRUE)
temp.timer_end(forced = TRUE)
@@ -30,4 +30,4 @@
var/datum/disease/D = new /datum/disease/appendicitis()
H.ForceContractDisease(D, FALSE, TRUE)
break
break
+1 -1
View File
@@ -8,4 +8,4 @@
/datum/round_event/wizard/fake_explosion/start()
sound_to_playing_players('sound/machines/alarm.ogg')
sleep(100)
Cinematic(CINEMATIC_NUKE_FAKE,world)
Cinematic(CINEMATIC_NUKE_FAKE,world)
+1 -1
View File
@@ -9,4 +9,4 @@
for(var/mob/living/carbon/human/H in GLOB.alive_mob_list)
H.reagents.add_reagent(/datum/reagent/medicine/adminordrazine, 40) //100 ticks of absolute invinciblity (barring gibs)
to_chat(H, "<span class='notice'>You feel invincible, nothing can hurt you!</span>")
to_chat(H, "<span class='notice'>You feel invincible, nothing can hurt you!</span>")