Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ALTHP* from docs #4634

Merged
merged 1 commit into from Dec 9, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
92 changes: 0 additions & 92 deletions docs/listfilepages/systemfilestagpages/gamemodemiscinfolist.html
Expand Up @@ -548,104 +548,12 @@ <h1>
equipment when purchased
</p>
<hr/>
<p class="indent0">
<strong>
<a id="althpabbrev" name="althpabbrev">
Tag Name:
</a>
</strong>
ALTHPABBREV:x
</p>
<p class="indent1">
<strong>
Variables Used (x):
</strong>
Text (What
you want you games secondary HP equivalent to be abbreviated
to).
</p>
<p class="indent1">
<strong>
What it does:
</strong>
</p>
<p class="indent2">
Sets the HP abbreviation for the secondary HP
holder (Will be used in OS tokens eventually - Currently used by
the Summary tab).
</p>
<p class="indent1">
<strong>
Example:
</strong>
</p>
<p class="indent2">
<code>ALTHPABBREV:LP</code>
</p>
<p class="indent3">
The secondary HP holder abbreviation is defined
as "LP".
</p>
<p class="indent2">
<code>ALTHPABBREV:Wnd</code>
</p>
<p class="indent3">
The secondary HP holder abbreviation is defined
as "Wnd".
</p>
<hr/>
<p class="indent0">
<strong>
<a id="althpname" name="althpname">
Tag
Name:
</a>
</strong>
ALTHPNAME:x
</p>
<p class="indent1">
<strong>
Variables Used (x):
</strong>
Text (What
you want you games secondary HP equivalent to be called).
</p>
<p class="indent1">
<strong>
What it does:
</strong>
</p>
<p class="indent2">
Sets the HP name for the secondary HP holder
(Will be used in OS tokens eventually - Currently used by the
Summary tab).
</p>
<p class="indent1">
<strong>
Example:
</strong>
</p>
<p class="indent2">
<code>ALTHPNAME:Life Points</code>
</p>
<p class="indent3">
The secondary HP holder is defined as "Life
Points".
</p>
<p class="indent2">
<code>ALTHPNAME:Wounds</code>
</p>
<p class="indent3">
The secondary HP holder is defined as
"Wounds".
</p>
<hr/>
<p class="lststatus">
<a id="bababbrev" name="bababbrev">
*** New
5.8.0
</a>
</p>
<p class="indent0">
<strong>
Tag Name:
Expand Down
16 changes: 0 additions & 16 deletions docs/navlistindex.html
Expand Up @@ -8736,22 +8736,6 @@
(Equipment)
</span>
</li>
<li>
<a href="listfilepages/systemfilestagpages/gamemodemiscinfolist.html#althpabbrev">
ALTHPABBREV
</a>
<span class="note">
(Misc Info)
</span>
</li>
<li>
<a href="listfilepages/systemfilestagpages/gamemodemiscinfolist.html#althpname">
ALTHPNAME
</a>
<span class="note">
(Misc Info)
</span>
</li>
<li>
<a href="listfilepages/datafilestagpages/datafilesequipment.html#alttype">
ALTTYPE
Expand Down