Skip to content

Instantly share code, notes, and snippets.

@textarcana
Created March 22, 2009 19:47
Show Gist options
  • Select an option

  • Save textarcana/83272 to your computer and use it in GitHub Desktop.

Select an option

Save textarcana/83272 to your computer and use it in GitHub Desktop.
-- PIRATICAL
-- Talk like a pirate by Gar!
YarnSpinner.pirateTalk = {
{
"Shiver me timbers!",
""
}
,
{
"Arrr!",
""
}
,
{
"Yo Ho Ho and [Volatile Rum]!",
"sings \"Sixteen dead on a [Strong Chest]!! Drink and the devil have done for the rest!!\""
}
,
{
"Barbarous lands and bloody seas!",
"remembers."
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment