.XX21 EQUW SHIP_MISSILE \ MSL = 1 = Missile EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_CANISTER \ OIL = 5 = Cargo canister EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_SHUTTLE \ SHU = 9 = Shuttle EQUW SHIP_TRANSPORTER \ 10 = Transporter EQUW SHIP_COBRA_MK_3 \ CYL = 11 = Cobra Mk III EQUW SHIP_PYTHON \ 12 = Python EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_VIPER \ COPS = 16 = Viper EQUW 0 EQUW 0 EQUW SHIP_KRAIT \ KRA = 19 = Krait EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_CONSTRICTOR \ CON = 31 = ConstrictorName: XX21 [Show more] Type: Variable Category: Drawing ships Summary: Ship blueprints lookup table for the ship hangar Deep dive: Ship blueprints in the disc versionContext: See this variable in context in the source code References: This variable is used as follows: * HAS1 uses XX21 * NWSHP uses XX21
[X]
Variable SHIP_CANISTER (category: Drawing ships)
Ship blueprint for a cargo canister
[X]
Variable SHIP_COBRA_MK_3 (category: Drawing ships)
Ship blueprint for a Cobra Mk III
[X]
Variable SHIP_CONSTRICTOR (category: Drawing ships)
Ship blueprint for a Constrictor
[X]
Variable SHIP_KRAIT (category: Drawing ships)
Ship blueprint for a Krait
[X]
Configuration variable SHIP_MISSILE = &7F00
The address of the missile ship blueprint, as set in elite-loader3.asm
[X]
Variable SHIP_PYTHON (category: Drawing ships)
Ship blueprint for a Python
[X]
Variable SHIP_SHUTTLE (category: Drawing ships)
Ship blueprint for a Shuttle
[X]
Variable SHIP_TRANSPORTER (category: Drawing ships)
Ship blueprint for a Transporter
[X]
Variable SHIP_VIPER (category: Drawing ships)
Ship blueprint for a Viper