Enable "BALDGUY" cheat for Descent 1

Typing "BALDGUY" after enabling cheats will activate the 'baldguy' easter egg for D1X-Rebirth, which will show next time a briefing is shown featuring Dravis (Mac D1 data only). As with the original, it just plays the 'Cheater!' sound with no HUD message.
This commit is contained in:
Chris Taylor 2017-01-29 12:52:32 +08:00
parent 56125b7e64
commit 877cef9a20

View file

@ -1386,6 +1386,7 @@ constexpr cheat_code cheat_codes[] = {
{ "bruin", &game_cheats::extralife },
{ "porgys", &game_cheats::rapidfire },
{ "ahimsa", &game_cheats::robotfiringsuspended },
{ "baldguy", &game_cheats::baldguy },
#elif defined(DXX_BUILD_DESCENT_II)
{ "gabbagabbahey", &game_cheats::lamer },
{ "motherlode", &game_cheats::lamer },