mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Fix some more issues (#19086)
* no longer exists * fuck off with that * . * .
This commit is contained in:
@@ -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