Synthtissue fix (Thanks to Fermi! <3)

This commit is contained in:
Archie
2021-01-03 16:54:22 -03:00
parent 622a6232b0
commit 97fc5821d7
4 changed files with 15 additions and 12 deletions
@@ -593,6 +593,7 @@
handle_reactions()
update_total()
//Reaction sounds and words
playsound(get_turf(my_atom), C.mix_sound, 80, 1)
var/list/seen = viewers(5, get_turf(my_atom))
var/iconhtml = icon2html(my_atom, seen)
for(var/mob/M in seen)