Fixes planted C4 being unclickable. (#21344)

title

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2025-09-14 00:24:52 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 38f651626a
commit 5f8233b667
3 changed files with 60 additions and 0 deletions
@@ -6,6 +6,7 @@
icon_state = "plastic-explosive2"
anchored = TRUE
density = FALSE
mouse_opacity = MOUSE_OPACITY_ICON
var/obj/item/plastique/parent
/obj/effect/plastic_explosive/feedback_hints(mob/user, distance, is_adjacent)