Skip to content

Commit

Permalink
Update uplink_general.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
HardexZ authored Jan 28, 2024
1 parent b14f131 commit 2d4e745
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modular_ss220/uplink_items/code/uplink_general.dm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/datum/uplink_item/device_tools/shadowlight
name = "Shadowlight"
desc = "Устройство, замаскированное под обычный фонарик, но создающее тьму в определенном радиусе. \
name = "Shadowlight"
desc = "Устройство, замаскированное под обычный фонарик, но создающее тьму в определенном радиусе. \
Окутайте себя тьмой и спрячьтесь от посторонних глаз. \
Практически не работает на ярком свету "
reference = "SHAD"
item = /obj/item/flashlight/shadowlight
cost = 20
reference = "SHAD"
item = /obj/item/flashlight/shadowlight
cost = 20

0 comments on commit 2d4e745

Please sign in to comment.