Prev: 64502 Up: Map Next: 64527
64514: Messaging: "You've Done That Already"
Print "You've done that already.".
Messaging_YouveDoneThatAlready 64514 DEFB 132 "You".
64515 DEFB 7 "'".
64516 DEFB 195 "ve ".
64517 DEFB 68 "d".
64518 DEFB 111 "on".
64519 DEFB 106 "e ".
64520 DEFB 249 "that".
64521 DEFB 0 " ".
64522 DEFB 122 "al".
64523 DEFB 100 "re".
64524 DEFB 128 "ad".
64525 DEFB 201 "y.".
64526 DEFB 95 Terminator.
Prev: 64502 Up: Map Next: 64527