mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-27 06:37:07 +01:00
Fix runtime with plant harvester circuit
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
TR.harvest_dead()
|
||||
return list()
|
||||
else
|
||||
return TR.myseed.harvest_userless()
|
||||
return TR.myseed?.harvest_userless()
|
||||
|
||||
/obj/item/integrated_circuit/manipulation/seed_extractor
|
||||
name = "seed extractor module"
|
||||
|
||||
Reference in New Issue
Block a user