.SHIPI \ --- Mod: Code removed for Elite-A: ------------------> \EQUS "L.D.MO0" \ This is short for "*LOAD D.MO0" \EQUB 13 \ --- And replaced by: --------------------------------> EQUS "L.S.0" \ This is short for "*LOAD S.0" EQUB 13 \ --- End of replacement ------------------------------>Name: SHIPI [Show more] Type: Variable Category: Loader Summary: The OS command string for loading a ship blueprints fileContext: See this variable in context in the source code References: This variable is used as follows: * LOMOD uses SHIPI