mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 17:14:47 +01:00
[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:
@@ -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."))
|
||||
|
||||
Reference in New Issue
Block a user