Skip to content

Commit

Permalink
вот теперь точно должен быть фикс YAMLa
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Jul 13, 2024
1 parent aab1e65 commit 7310d91
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

# Патолог.
- type: entity
id: ADTClosetL3Pathologist
id: ADTClosetLPathologist
parent: ADTClosetL3
components:
- type: Appearance
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ent-ADTClosetL3 = шкаф снаряжения 3-го уровня биологической опасности
.desc = Это хранилище для снаряжения 3-го уровня биологической опасности.
ent-ADTClosetL3Pathologist = шкаф снаряжения 3-го уровня биологической опасности
ent-ADTClosetLPathologist = шкаф снаряжения 3-го уровня биологической опасности
.suffix = Пустой, Патологоанатом
.desc = Это хранилище для снаряжения 3-го уровня биологической опасности.
ent-ADTClosetL3PathologistFilled = шкаф снаряжения 3-го уровня биологической опасности
ent-ADTClosetLPathologistFilled = шкаф снаряжения 3-го уровня биологической опасности
.suffix = Заполненный, Патологоанатом
.desc = Это хранилище для снаряжения 3-го уровня биологической опасности.
4 changes: 2 additions & 2 deletions Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
parent: ADTClosetL3Pathologist
id: ADTClosetL3PathologistFilled
parent: ADTClosetLPathologist
id: ADTClosetLPathologistFilled
suffix: Filled, Pathologist
components:
- type: StorageFill
Expand Down

0 comments on commit 7310d91

Please sign in to comment.