added option to change character sex for premium points

This commit is contained in:
slawkens1
2017-05-19 03:31:29 +02:00
parent 0b315bfda6
commit 170eaec9b0
5 changed files with 113 additions and 10 deletions

View File

@@ -85,6 +85,8 @@ $config = array(
'account_country' => true, // user will be able to set country of origin when registering account, this information will be viewable in others places aswell
'account_change_character_name' => false, // can user change their character name for premium points?
'account_change_character_name_points' => 30, // cost of name change
'account_change_character_sex' => false, // can user change their character sex for premium points?
'account_change_character_sex_points' => 30, // cost of sex change
'characters_per_account' => 10, // max. number of characters per account
// mail