From fa1d29ff90d3b7c68baa7946e5ffa32d934ac937 Mon Sep 17 00:00:00 2001 From: Nick Waterman Date: Sat, 16 Nov 2019 21:30:39 -0500 Subject: [PATCH] fix #173 npc nebula (bit 2.8) --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4c97da4..edb4886 100644 --- a/index.html +++ b/index.html @@ -5320,11 +5320,11 @@

NPC Ship

True if this ship has surrendered; false otherwise.

-
Unknown (bit 2.8, byte)
+
Nebula type (bit 2.8, byte)

- Possibly indicates the type of nebula the ship is in, but this - is unconfirmed at this time. + The type of nebula that the NPC ship is in, or 0 if the + ship is not in a nebula. Nebulae types are typically 1, 2, and 3.

Before v2.7.0, this was two bytes long. Sample observed