Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy Sample Vocation skills when creating a new character (Fix #187) #188

Closed
wants to merge 1 commit into from

Conversation

lucasgrizante
Copy link

When creating a new character, copy all skills from sample characters.

Signed-off-by: Lucas Henrique Grizante lucasgrizante95@gmail.com

When creating a new character, copy all skills from sample characters.

Signed-off-by: Lucas Henrique Grizante <lucasgrizante95@gmail.com>
@gpedro
Copy link
Contributor

gpedro commented Mar 23, 2022

maybe this can be handled by config.php like $config['use_character_sample_skills'] = true;

@slawkens
Copy link
Owner

This isn't error proof. What if the sample character doesn't have skills in database? It will throw an exception.

Let me find a workaround.

Thanks for your contribution tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants