Merge pull request #6692 from Citadel-Station-13/upstream-merge-37558

[MIRROR] Anomaly Armour Research
This commit is contained in:
LetterJay
2018-05-12 21:36:51 -05:00
committed by GitHub
7 changed files with 261 additions and 181 deletions
+1
View File
@@ -26,6 +26,7 @@
aSignal = new(src)
aSignal.name = "[name] core"
aSignal.code = rand(1,100)
aSignal.anomaly_type = type
var/frequency = rand(MIN_FREE_FREQ, MAX_FREE_FREQ)
if(ISMULTIPLE(frequency, 2))//signaller frequencies are always uneven!