Added, Updated and Removed Mods; Removed Backups
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<string_table>
|
||||
|
||||
<string id="st_itms_campfire_name">
|
||||
<text>Firewood</text>
|
||||
</string>
|
||||
<string id="st_itms_campfire_descr">
|
||||
<text>Although it is easy to find wood in the Zone, but high-quality firewood suitable for a campfire is a rarity. Despite of being rare it is very cheap, but also heavy. It can become an essential thing for hiking and raids. Helps to keep warm at night and gives the opportunity to cook food.
|
||||
</text>
|
||||
</string>
|
||||
|
||||
<string id="st_bad_surface">
|
||||
<text>Surface does not suit.</text>
|
||||
</string>
|
||||
|
||||
<string id="st_gather_wood">
|
||||
<text>Ñhop wood</text>
|
||||
</string>
|
||||
|
||||
</string_table>
|
||||
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
|
||||
<!--
|
||||
MCM
|
||||
-->
|
||||
<string_table>
|
||||
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_title">
|
||||
<text>Campfires Placeable</text>
|
||||
</string>
|
||||
<string id="ui_mcm_menu_campfire_placeable">
|
||||
<text>Campfires Placeable</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_place_radius">
|
||||
<text>Fire installation radius</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_place_radius_desc">
|
||||
<text>The radius of the surface around the player, which should be more or less flat so that it is possible to set a campfire. \n
|
||||
\n Default: 3.0</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_dot_dist_diff">
|
||||
<text>Surface control</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_dot_dist_diff_desc">
|
||||
<text>Difference limit in distance between rays casted to surface, used to figure if surface is flat. Increase slider if you want to be able to place campfires on more uneven surfaces. \n
|
||||
\n Default: 0.4</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_transition_delete_items">
|
||||
<text>Delete placed campfires on level change</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_transition_delete_items_desc">
|
||||
<text>Removes placed campfires on every level transition. \n
|
||||
\n Default: On</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_delete_items">
|
||||
<text>DELETE NEW OBJECTS (Addon removal)</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_delete_items_desc">
|
||||
<text>To prevent save file corruption, this option will delete all new items added by this addon on next load. \n
|
||||
\n So, if you want to delete addon: \n
|
||||
\n 1) Enable this option; \n
|
||||
\n 2) Save, load, save again; \n
|
||||
\n 3) Quit game and disable addon.</text>
|
||||
</string>
|
||||
|
||||
</string_table>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<string_table>
|
||||
|
||||
<string id="st_itms_campfire_name">
|
||||
<text>Дрова</text>
|
||||
</string>
|
||||
<string id="st_itms_campfire_descr">
|
||||
<text>Хотя в Зоне и легко найти древесину, высококачественные дрова, подходящие для костра - большая редкость. Несмотря на свою редкость, они очень дешевые, но так же тяжелые. Может стать незаменимой вещью для походов и рейдов. Помогает согреться ночью и дает возможность приготовить еду.
|
||||
</text>
|
||||
</string>
|
||||
|
||||
<string id="st_bad_surface">
|
||||
<text>Поверхность не подходит.</text>
|
||||
</string>
|
||||
|
||||
<string id="st_gather_wood">
|
||||
<text>Нарубить дров</text>
|
||||
</string>
|
||||
|
||||
</string_table>
|
||||
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
|
||||
<!--
|
||||
MCM
|
||||
-->
|
||||
<string_table>
|
||||
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_title">
|
||||
<text>Размещаемые костры</text>
|
||||
</string>
|
||||
<string id="ui_mcm_menu_campfire_placeable">
|
||||
<text>Размещаемые костры</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_place_radius">
|
||||
<text>Радиус установки костра</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_place_radius_desc">
|
||||
<text>Радиус поверхности от игрока, который должен быть более менее ровным, чтобы была возможность установить костер. \n
|
||||
\n По умолчанию: 3.0</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_dot_dist_diff">
|
||||
<text>Контроль поверхности</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_dot_dist_diff_desc">
|
||||
<text>Предел разницы в расстоянии между лучами, направленными на поверхность, используется для определения того, плоская ли поверхность. Увеличьте ползунок, если вы хотите иметь возможность размещать костры на более неровных поверхностях. \n
|
||||
\n По умолчанию: 0.4</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_transition_delete_items">
|
||||
<text>Удаление размещенных костров при изменении уровня</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_transition_delete_items_desc">
|
||||
<text>Удаляет размещенные костры при каждом переходе уровня. \n
|
||||
\n По умолчанию: Вкл</text>
|
||||
</string>
|
||||
|
||||
<string id="ui_mcm_campfire_placeable_delete_items">
|
||||
<text>УДАЛЕНИЕ НОВЫХ ОБЪЕКТОВ (удаление аддона)</text>
|
||||
</string>
|
||||
<string id="ui_mcm_campfire_placeable_delete_items_desc">
|
||||
<text>Чтобы предотвратить повреждение файла сохранения, эта опция удалит все новые предметы, добавленные этим аддоном при следующей загрузке. \n
|
||||
\n Итак, если вы хотите удалить аддон: \n
|
||||
\n 1) Включите эту опцию; \n
|
||||
\n 2) Сохранитесь, загрузитесь и сохранитесь снова; \n
|
||||
\n 3) Выйдите из игры и отключите аддон.</text>
|
||||
</string>
|
||||
|
||||
</string_table>
|
||||
Reference in New Issue
Block a user