Skip to content

Commit

Permalink
#163 PC Map Visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
NoseyNick committed Nov 17, 2019
1 parent fa1d29f commit 2930cdd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5681,11 +5681,12 @@ <h3>Player Ship</h3>
allies and share scan data.
</p>
</dd>
<dt>Unknown (bit 5.7, int)</dt>
<dt>Map visibility (bit 5.7, int)</dt>
<dd>
<p>
Appears to affect visibility on science/captain's map (0 for invisible,
-1 for visible, other values observed).
This is a bitmask indicating which sides are able to see this ship in their
overhead map views (LRS, science, captain's map, etc.). It takes the same format as
the NPC Single scan / Double scan bitmasks
</p>
</dd>
<dt>Ship index (bit 5.8, byte, new as of v2.3.0)</dt>
Expand Down

0 comments on commit 2930cdd

Please sign in to comment.