Update shield.dm

This commit is contained in:
Trilbyspaceclone
2019-04-16 15:11:46 -04:00
committed by GitHub
parent 875bd522d0
commit 2adc3c6069
+1 -1
View File
@@ -157,7 +157,7 @@
if(active)
change_meteor_chance(8)
else
change_meteor_chance(1.25)
change_meteor_chance(0.125)
/obj/machinery/satellite/meteor_shield/proc/space_los(meteor)
for(var/turf/T in getline(src,meteor))