Added warp core boot logic for blue state
This commit is contained in:
parent
bb1050ed84
commit
58c736c863
|
@ -149,9 +149,10 @@ public enum FCDotDEC1604DashP7 implements FourCornerX06BaklavaPoints, FourCorner
|
|||
|
||||
/// VT-NX01 = __ESC6 & + ?-?num + VT_NX01_EXECUTE = Ring the bells of the alarms and alerts, without the argument a "-4" green alert is given.
|
||||
/// An condition is state-full and an alert is signal to the crew member(s).
|
||||
/// 0 = Condition blue; For exceptional situations like
|
||||
/// environmental hazards to the crew, main power failure, docking and separation maneuvers,
|
||||
/// and landing protocols, for ships with the capability of hot swapping hardware.
|
||||
/// 0 = Condition blue;
|
||||
/// For exceptional situations environmental hazards to the crew, main power failure,
|
||||
/// docking and separation maneuvers, and landing protocols, for ships with the capability.
|
||||
/// When the warp cores is booting is starts in blue until booted and white state is asserted.
|
||||
/// 1 = White state;
|
||||
/// Restores condition state to normal.
|
||||
/// 2 = Condition red;
|
||||
|
|
Loading…
Reference in a new issue