public override void React(Block moving, Block standing) { Buttons.BrownButtonDown(standing); Sound().Play(Shared.Sound.Button); }