fixes smoke

This commit is contained in:
Fox McCloud
2019-03-24 18:44:01 -04:00
parent 1d0cdbe8a9
commit ae7a141d28
3 changed files with 3 additions and 6 deletions
-2
View File
@@ -411,8 +411,6 @@
var/smoke_amount = round(sqrt(G.seed.potency * 0.1), 1)
S.set_up(G.reagents, splat_location)
S.start(smoke_amount)
if(G && G.reagents)
G.reagents.clear_reagents()
/datum/plant_gene/trait/plant_type // Parent type
name = "you shouldn't see this"