-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Metempsyhotic machine fix + teleporter fix
Метепсихотическая машина: * Фикс локализации для машинной платы * Вместо подарка есть её машинная плата * Бонусом в шкафу ГВ теперь есть 100 биомассы. * Метемпсихотическая машина теперь изучаема и её можно скрафтить Телепортер: * Блюспейс кристаллы теперь можно вставить в протолат (был очень тупой баг, пофикшено) * Крафт телепортера теперь более дорогой и долгий Другое: * Блюспейс баночка для таблеток снова в технологии с БС химией, крафт немного удешевлён.
- Loading branch information
Showing
8 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
...le/ru-RU/ss14-ru/prototypes/backmen/entities/objects/devices/circuitboards/production.ftl
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,2 +1,2 @@ | ||
ent-MetempsychoticMachineCircuitboard = Метемпсихотическая машина, машинная доска | ||
.desc = Машинная печатная плата для модуля клонирования. | ||
ent-MetempsychoticMachineCircuitboard = метемпсихотическая машина (машинная плата) | ||
.desc = { ent-BaseMachineCircuitboard.desc } |
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 was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -240,3 +240,4 @@ | |
recipeUnlocks: | ||
- BluespaceBeaker | ||
- SyringeBluespace | ||
- BluespacePillCanister # backmen |