26.06.2016, 20:54
If you want to add actual rank names then the proper way to do it would be to create yet another table which would then contain factionId, rank and rankname. With the primary key being the combination of factionId and rank.