diff --git a/modular_sand/code/game/objects/items/tools/wirecutters.dm b/modular_sand/code/game/objects/items/tools/wirecutters.dm index a277320451..9ab4f0c610 100644 --- a/modular_sand/code/game/objects/items/tools/wirecutters.dm +++ b/modular_sand/code/game/objects/items/tools/wirecutters.dm @@ -4,4 +4,4 @@ icon = 'modular_sand/icons/obj/tools.dmi' icon_state = "cutters" toolspeed = 2.5 - random_color = FALSE \ No newline at end of file + random_color = FALSE