1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-28 06:20:33 +02:00
This commit is contained in:
BuckarooBanzay
2021-11-13 10:01:19 +00:00
parent 674bb242fc
commit f242b8e873
9 changed files with 14 additions and 9 deletions

View File

@ -499,6 +499,7 @@
<li><span style="font-family:monospace;color:darkgreen;">armor_legs: </span> 1</li>
<li><span style="font-family:monospace;color:darkgreen;">armor_heal: </span> 14</li>
<li><span style="font-family:monospace;color:darkgreen;">armor_use: </span> 200</li>
<li><span style="font-family:monospace;color:darkgreen;">armor_fire: </span> 1</li>
</ul>
<h3>Armor Groups:</h3>
<ul>
@ -524,7 +525,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-11-11 08:42:41 </i>
<i style="float:right;">Last updated 2021-11-13 10:01:17 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>