Prev: 63513 Up: Map Next: 63539
63525: Messaging: "You Don't Really Need It"
Print "You don't really need it.".
Messaging_YouDontReallyNeedIt 63525 DEFB 148 "You ".
63526 DEFB 68 "d".
63527 DEFB 111 "on".
63528 DEFB 7 "'".
63529 DEFB 123 "t ".
63530 DEFB 100 "re".
63531 DEFB 156 "all".
63532 DEFB 116 "y ".
63533 DEFB 78 "n".
63534 DEFB 69 "e".
63535 DEFB 147 "ed ".
63536 DEFB 119 "it".
63537 DEFB 14 ".".
63538 DEFB 95 Terminator.
Prev: 63513 Up: Map Next: 63539