mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
[MIRROR] Fix some more issues (#12321)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
b13d66ff41
commit
16dfa3fc1e
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user