mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-31 20:42:27 +00:00
Restore old machinery init behavior (#3380)
This commit is contained in:
@@ -251,8 +251,7 @@
|
||||
harvest_speed = 0
|
||||
capacity = 0
|
||||
charge_use = 50
|
||||
if(!component_parts)
|
||||
populate_components()
|
||||
|
||||
for(var/obj/item/weapon/stock_parts/P in component_parts)
|
||||
if(ismicrolaser(P))
|
||||
harvest_speed = P.rating
|
||||
|
||||
Reference in New Issue
Block a user