| Alien (BUGFIX 1.7) | Routines |
| Prev: 44354 | Up: Map | Next: 44452 |
|
The post-mortem twist: name the traitor ("<name> was the Android") — Long Game only (a valid AlienTargetID).
Used by the routine at 44125.
|
||||
| 44428 | LD HL,20516 | on screen row 16, col 4 | ||
| 44431 | LD (31257),HL | |||
| 44434 | LD A,(33703) | was there an Android this game? | ||
| 44437 | CP 8 | |||
| 44439 | RET NC | no (Short Game): keep the secret | ||
| 44440 | CALL 31690 | print its name + | ||
| 44443 | LD DE,42030 | " was the Android" | ||
| 44446 | LD B,16 | |||
| 44448 | CALL 44509 | |||
| 44451 | RET | |||
| Prev: 44354 | Up: Map | Next: 44452 |