.XX21 EQUW SHIP_MISSILE \ MSL = 1 = Missile EQUW SHIP_DODO \ SST = 2 = Dodo space station EQUW SHIP_ESCAPE_POD \ ESC = 3 = Escape pod EQUW SHIP_PLATE \ PLT = 4 = Alloy plate EQUW SHIP_CANISTER \ OIL = 5 = Cargo canister EQUW SHIP_BOULDER \ 6 = Boulder EQUW SHIP_ASTEROID \ AST = 7 = Asteroid EQUW SHIP_SPLINTER \ SPL = 8 = Splinter EQUW 0 EQUW 0 EQUW SHIP_COBRA_MK_3 \ CYL = 11 = Cobra Mk III EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_VIPER \ COPS = 16 = Viper EQUW SHIP_SIDEWINDER \ SH3 = 17 = Sidewinder EQUW 0 EQUW SHIP_KRAIT \ KRA = 19 = Krait EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_ASP_MK_2 \ ASP = 25 = Asp Mk II EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0Name: XX21 [Show more] Type: Variable Category: Drawing ships Summary: Ship blueprints lookup table for the D.MOP file Deep dive: Ship blueprints in the disc versionContext: See this variable in context in the source code References: No direct references to this variable in this source file
[X]
Variable SHIP_ASP_MK_2 (category: Drawing ships)
Ship blueprint for an Asp Mk II
[X]
Variable SHIP_ASTEROID (category: Drawing ships)
Ship blueprint for an asteroid
[X]
Variable SHIP_BOULDER (category: Drawing ships)
Ship blueprint for a boulder
[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_DODO (category: Drawing ships)
Ship blueprint for a Dodecahedron ("Dodo") space station
[X]
Variable SHIP_ESCAPE_POD (category: Drawing ships)
Ship blueprint for an escape pod
[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
[X]
Variable SHIP_PLATE (category: Drawing ships)
Ship blueprint for an alloy plate
[X]
Variable SHIP_SIDEWINDER (category: Drawing ships)
Ship blueprint for a Sidewinder
[X]
Variable SHIP_SPLINTER (category: Drawing ships)
Ship blueprint for a splinter
[X]
Variable SHIP_VIPER (category: Drawing ships)
Ship blueprint for a Viper