Skip to content

Commit

Permalink
Ludeon#1611 Add ornate door description
Browse files Browse the repository at this point in the history
  • Loading branch information
xBLOKx committed Apr 16, 2024
1 parent 977b172 commit e03f7dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Core/DefInjected/ThingDef/Buildings_Structure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
<!-- EN: Divides rooms. Simple doors must be manually opened, which slows people down. The amount of slowdown depends on what the door is made of. -->
<Door.description>Простая дверь, которую нужно открывать и закрывать вручную. Время открывания и закрывания зависит от материала изготовления.</Door.description>

<!-- EN: ornate door -->
<OrnateDoor.label>декоративная дверь</OrnateDoor.label>
<!-- EN: Divides rooms. An intricately-carved door, decorated with gold. This large, heavy door requires adjacent walls to function. -->
<OrnateDoor.description>Затейливо вырезанная двойная дверь, украшенная золотом. Для функционирования этой большой и тяжёлой двери необходимы прилегающие стены.</OrnateDoor.description>

<!-- EN: fence -->
<Fence.label>ограда</Fence.label>
<!-- EN: A fence made of posts joined by crossbars used for building pens for certain kinds of animals. Some kinds of animals can get past fences. Predators will not hunt creatures on the other side of a fence, but may still wander inside. -->
Expand Down

1 comment on commit e03f7dd

@xBLOKx
Copy link
Owner Author

@xBLOKx xBLOKx commented on e03f7dd Apr 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Устарел / дубликат / не знаю как удалить.

Please sign in to comment.