Skip to navigation


Combat demo: scrollText2_EN

[NES version, Bank 6]

Name: scrollText2_EN [Show more] Type: Variable Category: Combat demo Summary: Text for the second scroll text in English Deep dive: Multi-language support in NES Elite The NES combat demo
Context: See this variable in context in the source code References: This variable is used as follows: * scrollText2Hi uses scrollText2_EN * scrollText2Lo uses scrollText2_EN
.scrollText2_EN EQUS " CONGRATULATIONS! YOU" EQUS "COMPLETED THE COMBAT" EQUS " IN " EQUB $83, $82 EQUS " MIN " EQUB $81, $80 EQUS " SEC. " EQUS " " EQUS "YOU BEGIN YOUR CAREER" EQUS "DOCKED AT THE PLANET" EQUS "LAVE WITH 100 CREDITS" EQUS "3 MISSILES AND A FULL" EQUS "TANK OF FUEL. " EQUS "GOOD LUCK, COMMANDER!"