cigs no longer make a mountain of ash when put out.

This commit is contained in:
QuoteFox
2021-03-24 11:53:01 +00:00
parent f0e7fa69b7
commit 8e15edf08a
-1
View File
@@ -232,7 +232,6 @@ CIGARETTE PACKETS ARE IN FANCY.DM
if(lit)
user.visible_message("<span class='notice'>[user] calmly drops and treads on \the [src], putting it out instantly.</span>")
new type_butt(user.loc)
new /obj/effect/decal/cleanable/ash(user.loc)
qdel(src)
. = ..()