(LARGE COMMIT) bring /new from broken. copyright things abound please do not bundle this yet.

This commit is contained in:
Jonathan Payne
2012-03-18 12:39:44 -07:00
parent 217d5c2b52
commit c1be7f6b6f
105 changed files with 1364 additions and 0 deletions
@@ -0,0 +1,10 @@
return Def.ActorFrame {
Def.Quad {
InitCommand=cmd(zoomto,320+16,80+16);
OnCommand=cmd(diffuse,ThemeColor.Secondary);
};
Def.Quad {
InitCommand=cmd(zoomto,320+16,24;y,-48-12);
OnCommand=cmd(diffuse,ThemeColor.Primary;diffuserightedge,ColorMidTone(ThemeColor.Primary));
};
};