Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Chorden523 committed Jul 14, 2024
1 parent 1ea400a commit 2f61354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/bounties/engineering.dm
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

/datum/bounty/item/engineering/tesla_coil
name = "Тесла катушка"
description = "Наши счета за электричество высоки, отправьте нам тесла катушка для компенсации."
description = "Наши счета за электричество высоки, отправьте нам тесла катушку для компенсации."
reward = CARGO_CRATE_VALUE * 5
wanted_types = list(/obj/machinery/power/energy_accumulator/tesla_coil = TRUE)

Expand Down

0 comments on commit 2f61354

Please sign in to comment.