removes superfluous to_chat (#18601)

This commit is contained in:
Wowzewow (Wezzy)
2024-03-06 15:10:20 +08:00
committed by GitHub
parent 9c0c9b1473
commit 58ee6a51d0
-1
View File
@@ -150,7 +150,6 @@
organ_icon = new /icon(internal_organ_icon, O.item_state || O.icon_state)
SSicon_cache.internal_organ_cache[cache_key] = organ_icon
to_chat(cache_key)
add_overlay(organ_icon)
mob_icon.Blend(organ_icon, ICON_OVERLAY)