Skip to navigation

Elite on the BBC Micro and NES

Drawing ships: XX21

[Acorn Electron version]

Name: XX21 [Show more] Type: Variable Category: Drawing ships Summary: Ship blueprints lookup table Deep dive: Ship blueprints
Context: See this variable in context in the source code Variations: See code variations for this variable in the different versions References: This variable is used as follows: * KILLSHP uses XX21 * Main flight loop (Part 4 of 16) uses XX21 * NWSHP uses XX21
.XX21 EQUW SHIP_SIDEWINDER \ 1 = Sidewinder EQUW SHIP_VIPER \ COPS = 2 = Viper EQUW SHIP_MAMBA \ 3 = Mamba EQUW SHIP_PYTHON \ 4 = Python EQUW SHIP_COBRA_MK_3 \ 5 = Cobra Mk III (bounty hunter) EQUW SHIP_COBRA_MK_3 \ CYL = 6 = Cobra Mk III (trader) EQUW SHIP_CORIOLIS \ SST = 7 = Coriolis space station EQUW SHIP_MISSILE \ MSL = 8 = Missile EQUW SHIP_ASTEROID \ AST = 9 = Asteroid EQUW SHIP_CANISTER \ OIL = 10 = Cargo canister EQUW SHIP_ESCAPE_POD \ ESC = 11 = Escape pod