* More accurately, it automates updating your character setup. None of this code does anything you could not already do manually on the Character Setup screen, it simply does it automatically for you.
* Specifically a few things are saved either at round end or when you cryo:
* Your late-join spawn location is determined by which cryo/elevator/etc you used to leave last time. Departing thru the elevators will set your spawn location to elevators etc.
* Your weight is saved (also any extra or deficient nutrition is resolved into weight gain/loss)
* Your limbs settings are updated based on your status at end of round (whether limbs are normal, missing, robotic, etc)
* Your markings are saved so they will be the same as when they were at end of round.
* ALL of these changes are optional, toggled on the VORE tab of character setup.
* Replaced hard coded numbers for weight gain with constant defines.
* Shhh don't mind this.
* More gateway changes, also adds fitness room
Also gives the ability for some FBPs to have tails (we can sprite the tails later, it defaults to off)
* Issue #30 - Added icons and code for vore animals.
Also tweaked to be more in line with current codebase.
* Fix to leading space in alien.dm
* Makes Labyrinth.dmm compile and load in map editor. (#90)
Could use some work still though.