Skip to navigation

Elite on the BBC Micro and NES

Drawing ships: E%

[Elite-A, Ship blueprints C]

Name: E% [Show more] Type: Variable Category: Drawing ships Summary: Ship blueprints default NEWB flags for the S.C file Deep dive: Ship blueprints in Elite-A Advanced tactics with the NEWB flags
Context: See this variable in context in the source code References: No direct references to this variable in this source file
.E% EQUB %00000000 \ Missile EQUB %01000000 \ Coriolis space station Cop EQUB %01000001 \ Escape pod Trader, cop EQUB 0 EQUB %00000000 \ Cargo canister EQUB 0 EQUB 0 EQUB 0 EQUB 0 EQUB %01100001 \ Transporter Trader, innocent, cop EQUB %10100000 \ Python Innocent, escape pod EQUB %10100001 \ Rattler Trader, innocent, escape pod EQUB %10100000 \ Chameleon Innocent, escape pod EQUB 0 EQUB 0 EQUB %11000010 \ Viper Bounty hunter, cop, escape pod EQUB 0 EQUB 0 EQUB 0 EQUB 0 EQUB 0 EQUB %10001100 \ Rattler Hostile, pirate, escape pod EQUB %10000100 \ Chameleon Hostile, escape pod EQUB %10001100 \ Python Hostile, pirate, escape pod EQUB 0 EQUB 0 EQUB %10000010 \ Python Bounty hunter, escape pod EQUB %10100010 \ Rattler Bounty hunter, innocent, escape pod EQUB %00001100 \ Thargoid Hostile, pirate EQUB %00000100 \ Thargon Hostile EQUB 0