mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
toxins.dm
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
return 0
|
||||
|
||||
for(var/obj/effect/effect/smoke/chem/smoke in view(1, src))
|
||||
if(smoke.reagents.has_reagent("plantbgone"))
|
||||
if(smoke.reagents.has_reagent(REAGENT_ID_PLANTBGONE))
|
||||
die_off()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user