Add a command that takes an arbitrary number of assets and automatically clamps all colors present to their BGR equivalent. Something like: ``` porytiles reduce-bit-depth 02.pal bottom.png 01.pal ``` It could take pal files and PNGs. (Any other file types we need?)