mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Fix
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user