Plants now react with turfs on squash() (#26752)

This commit is contained in:
4dplanner
2017-05-01 23:34:29 +01:00
committed by duncathan salt
parent fa0b432a31
commit bd9b242575
+1
View File
@@ -111,6 +111,7 @@
for(var/datum/plant_gene/trait/trait in seed.genes)
trait.on_squash(src, target)
reagents.reaction(T)
for(var/A in T)
reagents.reaction(A)