Lessened the bot emag chance in ion storms

This commit is contained in:
alex-gh
2013-12-02 14:12:06 +01:00
parent 067fdcef22
commit 5ceb13d028
+1 -1
View File
@@ -1,7 +1,7 @@
//This file was auto-corrected by findeclaration.exe on 29/05/2012 15:03:04
/datum/event/ionstorm
var/botEmagChance = 20
var/botEmagChance = 10
var/list/players = list()
/datum/event/ionstorm/announce()