forked from tgstation/tgstation
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## About The Pull Request Перевод битраннера fixes #88 fixes #89 --------- Co-authored-by: BR54FF <[email protected]> Co-authored-by: Gaxeer <[email protected]>
- Loading branch information
1 parent
a36584d
commit 90eafa6
Showing
27 changed files
with
159 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
code/modules/bitrunning/virtual_domain/domains/abductor_ship.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
code/modules/bitrunning/virtual_domain/domains/blood_drunk_miner.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
code/modules/bitrunning/virtual_domain/domains/clown_planet.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
/datum/lazy_template/virtual_domain/clown_planet | ||
name = "Clown Planet" | ||
name = "Планета клоунов" | ||
cost = BITRUNNER_COST_LOW | ||
desc = "In the deep, dark reaches of space, there is only Honk." | ||
desc = "В самых темных уголках космоса есть только Хонк." | ||
difficulty = BITRUNNER_DIFFICULTY_LOW | ||
completion_loot = list(/obj/item/bikehorn = 1) | ||
forced_outfit = /datum/outfit/job/clown | ||
help_text = "The trials of the Honkitude have begun. The sound of bike horns wailing in the distance. \ | ||
this realm- some sort of puzzle, has existed in legend as the final test of just how silly you are." | ||
help_text = "Испытания Хонкости начались. Вдалики раздаются звуки велосипедных гудков. \ | ||
Этот мир - своего рода головоломка - существует в легендах как последняя проверка вашей смешнявости." | ||
key = "clown_planet" | ||
map_name = "clown_planet" | ||
reward_points = BITRUNNER_REWARD_LOW |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
code/modules/bitrunning/virtual_domain/domains/gondola_asteroid.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
code/modules/bitrunning/virtual_domain/domains/pipedream.dm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.