Plants now react with turfs on squash()

This commit is contained in:
CitadelStationBot
2017-05-01 17:34:34 -05:00
parent 315f2b7738
commit d29de62d69

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)