Merge pull request #3894 from Citadel-Station-13/upstream-merge-32559

[MIRROR] Makes false alarm use more explicit in event code.
This commit is contained in:
LetterJay
2017-11-13 11:42:53 -06:00
committed by GitHub
47 changed files with 927 additions and 910 deletions

View File

@@ -16,7 +16,7 @@ In my current plan for it, 'solid' will be defined as anything with density == 1
/datum/round_event/immovable_rod
announceWhen = 5
/datum/round_event/immovable_rod/announce()
/datum/round_event/immovable_rod/announce(fake)
priority_announce("What the fuck was that?!", "General Alert")
/datum/round_event/immovable_rod/start()