various theme changes from midi

This commit is contained in:
AJ Kelly
2010-07-03 20:55:25 -05:00
parent b40f144f1a
commit d9aee67537
22 changed files with 291 additions and 78 deletions
@@ -50,7 +50,7 @@ local t = Def.ActorFrame {
else
return
end; --]]
TwentyFiveMilestoneCommand=function(self,parent)
--[[ TwentyFiveMilestoneCommand=function(self,parent)
(cmd(skewy,-0.125;decelerate,0.325;skewy,0))(self);
end;
ToastyAchievedMessageCommand=function(self,params)
@@ -62,7 +62,7 @@ local t = Def.ActorFrame {
if params.PlayerNumber == player then
(cmd(stopeffect))(c.ComboFrame);
end;
end;
end; --]]
ComboCommand=function(self, param)
local iCombo = param.Misses or param.Combo;
if not iCombo or iCombo < ShowComboAt then