Added Luigi model.
Renamed all previous references to 'Luigi' to 'Mario2' since player 1
isn't always mario, and player 2 isn't always luigi.
Now server is always mario and client is always Luigi.
Luigi model credits:
Original model by Cjes, converted by AloXado320, textures added/fixed by
SunlitSpace542.
All credits to zoinknoise, I found this at Romhacking: http://www.romhacking.net/hacks/5008/
"Thanks to the recent decompilation efforts, it’s now known that this texture is displayed in the wrong format by the game, resulting in
black garbage pixels. Since video game smoke of this era was often depicted with black garbage pixels, the mistake went unnoticed for over two decades. This patch corrects the error by displaying the texture correctly as proper transparent smoke. It does not add any new art; the texture has been inside the ROM all along.
At build time, this will compile the texture into IA16 format (correct) instead of RGBA16 (incorrect)."