This commit is contained in:
Steelpoint
2015-07-24 19:37:55 +08:00
parent 242ba82a50
commit 45ebc998de
+3 -3
View File
@@ -456,11 +456,11 @@
switch(alert)
if("Delta: Deathsquad")
return makeDeathsquad()
if("Red: Elite ERT")
if("Red: Elite ERT (Pulse Guns)")
alert = "Red"
if("Amber: Full ERT")
if("Amber: Full ERT (Energy Guns)")
alert = "Amber"
if("Blue: Light ERT")
if("Blue: Light ERT (No Guns)")
alert = "Blue"
if("Green: Centcom Official")
return makeOfficial()