![]()  | 
Messages | 
| Prev: F24F | Up: Map | Next: F284 | 
| 
 | 
||||
| 
 
Print "You are sitting in the car;  the engine is running.".
 
 | 
||||
| Messaging_SittingInCarEngineRunning | F26E | DEFB $94 | "You ". | |
| F26F | DEFB $B9 | "are ". | ||
| F270 | DEFB $53 | "s". | ||
| F271 | DEFB $77 | "it". | ||
| F272 | DEFB $54 | "t". | ||
| F273 | DEFB $83 | "ing ". | ||
| F274 | DEFB $62 | "in". | ||
| F275 | DEFB $79 | " the ". | ||
| F276 | DEFB $CB | "car". | ||
| F277 | DEFB $1B | ";". | ||
| F278 | DEFB $7D | " the". | ||
| F279 | DEFB $5E | " ". | ||
| F27A | DEFB $71 | "en". | ||
| F27B | DEFB $47 | "g". | ||
| F27C | DEFB $62 | "in". | ||
| F27D | DEFB $6A | "e ". | ||
| F27E | DEFB $91 | "is ". | ||
| F27F | DEFB $52 | "r". | ||
| F280 | DEFB $A0 | "un". | ||
| F281 | DEFB $4E | "n". | ||
| F282 | DEFB $F0 | "ing.". | ||
| F283 | DEFB $5F | Terminator. | ||
| Prev: F24F | Up: Map | Next: F284 |