mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
Cube documenter working half way
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<ul>
|
||||
<li class="itemindex statindex"></li>
|
||||
<li class="itemtype stattype"></li>
|
||||
<li class="itemlvl statlvlreq"></li
|
||||
<li class="itemlvl statlvlreq"></li>
|
||||
<li class="itemlvlreq statlvlreq"></li>
|
||||
<li class="itemcode code" style="color:#D49E43;"></li>
|
||||
<li class="itemstreq statlvlreq"></li>
|
||||
@@ -333,7 +333,7 @@
|
||||
</span><span class="form-text">UseSound: overrides the usesound (the sound played when the item is consumed by the player) specified in Weapons.txt, Armor.txt or Misc.txt for the base item. This field contains an ID pointer from Sounds.txt.</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row props">
|
||||
<div class="form-group row props props-container">
|
||||
<?php
|
||||
$html = '';
|
||||
|
||||
|
Reference in New Issue
Block a user