[MIRROR] Fix cigarettes icons not updating properly [MDB IGNORE] (#11591)

* Fix cigarettes icons not updating properly (#64979)

* Fix cigarettes icons not updating properly

Co-authored-by: Tim <timothymtorres@gmail.com>
This commit is contained in:
SkyratBot
2022-02-19 00:29:40 +01:00
committed by GitHub
parent 205981d893
commit 63bb343df4
+2 -1
View File
@@ -278,10 +278,11 @@ CIGARETTE PACKETS ARE IN FANCY.DM
hitsound = null
damtype = BRUTE
force = 0
update_icon()
STOP_PROCESSING(SSobj, src)
reagents.flags |= NO_REACT
lit = FALSE
update_icon()
if(ismob(loc))
var/mob/living/M = loc
to_chat(M, span_notice("Your [name] goes out."))