OC-KittenOS/lang/pirate/textedit.lua

15 lines
439 B
Lua
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

return {
"Femto, a scribe for ye future!",
"The wheels are as follows:",
"Control and ye arrow keys",
" change the porthole size...",
"Control and C copies a line,",
"Control and V pastes a line.",
"Control and Q wipes the parchment,",
"Control and W sinks the ship.",
"Control and A takes a parchment from ye logs,",
"Control and S puts the parchment back.",
"Now supports wide scrawlin's.",
"For example, ''.",
}