![]() |
Messages |
Prev: 61719 | Up: Map | Next: 61737 |
|
||||
Print "A bottle of oil.".
|
||||
Messaging_BottleOfOil | 61726 | DEFB 150 | "A ". | |
61727 | DEFB 66 | "b". | ||
61728 | DEFB 192 | "ot". | ||
61729 | DEFB 84 | "t". | ||
61730 | DEFB 76 | "l". | ||
61731 | DEFB 106 | "e ". | ||
61732 | DEFB 155 | "of ". | ||
61733 | DEFB 79 | "o". | ||
61734 | DEFB 133 | "il". | ||
61735 | DEFB 14 | ".". | ||
61736 | DEFB 95 | Terminator. |
Prev: 61719 | Up: Map | Next: 61737 |