Pumpkin meteors

This commit is contained in:
Remie Richards
2014-10-05 13:10:31 +01:00
parent 902974022e
commit 4fd3b7c80b
3 changed files with 23 additions and 0 deletions
+2
View File
@@ -16,5 +16,7 @@
for(var/mob/living/simple_animal/corgi/Ian/Ian in mob_list)
Ian.place_on_head(new /obj/item/weapon/bedsheet(Ian))
spawn_meteors(5, meteorsSPOOKY)
/datum/round_event/spooky/announce()
priority_announce(pick("RATTLE ME BONES!","THE RIDE NEVER ENDS!", "A SKELETON POPS OUT!", "SPOOKY SCARY SKELETONS!", "CREWMEMBERS BEWARE, YOU'RE IN FOR A SCARE!") , "THE CALL IS COMING FROM INSIDE THE HOUSE")