Fixes broken vox raid spawning, hopefully.

This commit is contained in:
Zuhayr
2013-06-25 22:15:32 -07:00
parent aa60c58ecb
commit a0aa02b815

View File

@@ -484,7 +484,7 @@ client/proc/one_click_antag()
new_vox << "\red Don't forget to turn on your nitrogen internals!"
raiders--
if(raiders >= 4)
if(raiders > 4)
return 0
else
return 0