forgot the indent

This commit is contained in:
Hatterhat
2021-10-26 01:09:48 -05:00
parent f7a4a00d85
commit b20e2f818b
+2 -2
View File
@@ -250,8 +250,8 @@
for(var/obj/item/weapon/stock_parts/P in component_parts)
if(istype(P, /obj/item/weapon/stock_parts/micro_laser))
harvest_speed = P.rating
if(P.rating >= 5)
harvest_speed *= 2
if(P.rating >= 5)
harvest_speed *= 2
exotic_drilling = P.rating - 1
if(exotic_drilling >= 1)
ore_types |= ore_types_uncommon