Skip to content

Commit

Permalink
Ludeon#1611 Add bookcase description
Browse files Browse the repository at this point in the history
  • Loading branch information
xBLOKx committed Apr 16, 2024
1 parent 4c83860 commit 7b34e9d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Core/DefInjected/ThingDef/Buildings_Furniture.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,16 @@
<!-- EN: A small triple-stack shelf that holds three times as much as empty ground. Items stored inside will never deteriorate and don't affect the beauty of their surroundings.\n\nSince shelf space is limited, shelves cannot hold chunks, buildings, plants and large corpses. -->
<ShelfSmall.description>Небольшой стеллаж с тремя полками, способный хранить в три раза больше предметов, чем клетка пола. Хранимые предметы не будут влиять на красоту окружения и ветшать. Так как вместимость стеллажа ограничена, в нем не могут храниться обломки, сооружения и крупные трупы.</ShelfSmall.description>

<!-- EN: bookcase -->
<Bookcase.label>книжный шкаф</Bookcase.label>
<!-- EN: A wide bookcase for storing and displaying up to ten books. Books stored here will passively enhance academic work done nearby, and increase the beauty of the bookcase. The stored books will never deteriorate. -->
<Bookcase.description>Широкий книжный шкаф для хранения и демонстрации до десяти книг. Книги, хранящиеся здесь, будут пассивно улучшать научную работу, выполняемую рядом, и увеличивать красоту книжного шкафа. Хранящиеся книги никогда не испортятся.</Bookcase.description>

<!-- EN: Bookcase Small -->
<BookcaseSmall.label>книжный шкаф</BookcaseSmall.label>
<!-- EN: A narrow bookcase for storing and displaying up to five books. Books stored here will passively enhance academic work done nearby, and increase the beauty of the bookcase. The stored books will never deteriorate. -->
<BookcaseSmall.description>Узкий книжный шкаф для хранения и демонстрации до пяти книг. Книги, хранящиеся здесь, будут пассивно улучшать научную работу, выполняемую рядом, и увеличивать красоту книжного шкафа. Хранящиеся книги никогда не испортятся.</BookcaseSmall.description>

<!-- EN: sleeping spot -->
<SleepingSpot.label>спальное место</SleepingSpot.label>
<!-- EN: Designates a spot on the ground where people should sleep. Not comfortable. -->
Expand Down

0 comments on commit 7b34e9d

Please sign in to comment.