Skip to content

Instantly share code, notes, and snippets.

@robreuss
Created February 6, 2013 20:22
Show Gist options
  • Save robreuss/4725460 to your computer and use it in GitHub Desktop.
Save robreuss/4725460 to your computer and use it in GitHub Desktop.
multiquark = {
quarks = (
{
"background_picture" = {
id = 5112bb3894b23b94c600000c;
};
"font_effect" = neon;
text = "Titlw quark body";
title = "Title quark title";
},
{
"background_picture" = {
id = 5112bb3f94b23b94c600000d;
};
"font_effect" = neon;
text = "First body";
title = "First quark";
},
{
"background_picture" = {
id = 5112bb3394b23b94c600000b;
};
"font_effect" = neon;
text = " ";
title = " ";
},
{
"background_picture" = {
id = 5112bb2d94b23b94c600000a;
};
"font_effect" = neon;
text = " ";
title = " ";
}
);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment