-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
UCP page :
Player table
- adding a character (only if no armory connection)
- claiming a character (binds to own phpBB user_id from player table).
- unclaiming a character (update user_id to null. deletion of character should not be possible.)
CPF table
- adding and claiming populates the cpf table;
- unclaiming deletes from the CPF table
Reactions are currently unavailable