Skip to content

Fixes player age

Rob Nelson requested to merge pull/11143/playerage into Bleeding-Edge

Created by: clusterfack

Fixes #11142 (closed)

If you log in the for the first time your player age will be "requires database".

This causes problems because when you log in for the first time you can set job preferences to other values because your player age is "requires database" which means the game assumes you didn't set up a database and thus removes all job setting restrictions.

Merge request reports