Added, Updated and Removed Mods; Removed Backups

This commit is contained in:
2024-04-05 05:57:24 -04:00
parent 5caee9fba5
commit 6f19f2c70f
1209 changed files with 27057 additions and 41484 deletions
@@ -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>