Skip to content

Commit

Permalink
Я уже затрудняюсь это как-то прокомментировать
Browse files Browse the repository at this point in the history
Кто это читает плюс в чат
  • Loading branch information
MKardinal committed Feb 9, 2025
1 parent ba9dd8c commit 25bf1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/devices/code/items/scanners.dm
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
var/was_alerted = FALSE // Protection against spam alerts from this scanner
var/burnt = FALSE // Did emp break us?
var/datum/effect_system/spark_spread/spark_system //The spark system, used for generating... sparks?
origin_tech = "magnets=6;engineering=6,biotech=6"
origin_tech = "magnets=6;engineering=6;biotech=6"

/obj/item/t_scanner/mod/security/Initialize(mapload)
. = ..()
Expand Down

0 comments on commit 25bf1fd

Please sign in to comment.