Forces Ion Events to be Announced

This commit is contained in:
Dahlular
2022-03-19 17:45:49 -06:00
committed by GitHub
parent 68ef9eb8b9
commit db96ed19c0
+1 -1
View File
@@ -12,7 +12,7 @@
var/removeDontImproveChance = 10 //chance the randomly created law replaces a random law instead of simply being added
var/shuffleLawsChance = 10 //chance the AI's laws are shuffled afterwards
var/botEmagChance = 10
var/announceEvent = ION_RANDOM // -1 means don't announce, 0 means have it randomly announce, 1 means it is announced
var/announceEvent = 1 // -1 means don't announce, 0 means have it randomly announce, 1 means it is announced
var/ionMessage = null
var/ionAnnounceChance = 33
announceWhen = 1