Divergent/mods/More Melee Features/gamedata/configs/text/eng/st_items_heavy_melee.xml

29 lines
828 B
XML
Raw Normal View History

2024-03-17 20:18:03 -04:00
<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<string id="st_shovel_sharp">
<text>Sharpened Shovel</text>
</string>
<string id="st_shovel_sharp_descr">
<text>A sharpened black metal shovel. Doesnt seem very durable but its certainly sharp. \n \n
%c[ui_gray_3]PROPERTIES:\n
%c[d_blue] <20> %c[ui_gray_2] Heavy Melee item\n</text>
</string>
<string id="st_sledge_hammer">
<text>Sledge Hammer</text>
</string>
<string id="st_sledge_hammer_descr">
<text>A blunt, heavy industrial sledge hammer. Once a tool used to contruct the buildings around us, now used to crush the heads of those squatting inside. \n \n
%c[ui_gray_3]PROPERTIES:\n
%c[d_blue] <20> %c[ui_gray_2] Heavy Melee item\n</text>
</string>
<string id="st_sharpen_shovel">
<text>Sharpen Shovel</text>
</string>
</string_table>