Fix some more issues (#19086)

* no longer exists

* fuck off with that

* .

* .
This commit is contained in:
Kashargul
2026-01-24 23:04:02 +01:00
committed by GitHub
parent 5c269fd21d
commit 4f7446055b
4 changed files with 5 additions and 5 deletions
@@ -148,7 +148,7 @@
icon = 'icons/obj/directional_test.dmi'
/obj/item/tool/screwdriver/test_driver/Initialize(mapload)
..()
. = ..()
icon_state = "screwdriver"
AddComponent(/datum/component/reactive_icon_update, directions = list(NORTH, EAST, SOUTH, WEST, SOUTHWEST, SOUTHEAST, NORTHEAST, NORTHWEST), range = 3)