mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
fixes descending pt1
This commit is contained in:
@@ -50,9 +50,7 @@
|
||||
/obj/item/implant/smoke/activate()
|
||||
. = ..()
|
||||
uses--
|
||||
var/datum/effect_system/fluid_spread/smoke/bad/smoke = new
|
||||
smoke.set_up(6, holder = imp_in, location = imp_in)
|
||||
smoke.start()
|
||||
do_smoke(6, imp_in, imp_in.loc, smoke_type = /datum/effect_system/fluid_spread/smoke/bad)
|
||||
if(!uses)
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user