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

Characters #14

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Characters #14

wants to merge 8 commits into from

Conversation

Arrgentum
Copy link
Member

@Arrgentum Arrgentum commented Sep 15, 2022

What added:

  • Add all default characters
  • Rewrite information about classes

Issue

Thiis pull request closes #7? closes #5 issues

Arrgentum added 3 commits September 14, 2022 16:16
- Create class District.py
- Add characters
- Add characters information
@Arrgentum Arrgentum self-assigned this Sep 15, 2022

def get_progress_information(self, list_of_cards):
"""Print info of this action"""
return super(Architect, self).get_progress_information(self).format("You receive {} {}").format(
Copy link
Member Author

@Arrgentum Arrgentum Sep 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chxen help me with callback in super class pls

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Arrgentum and others added 5 commits September 16, 2022 23:11
- Add characters information
- Add characters information
- Add characters information
- Add characters information
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.

Create all Characters Classes Create Character Class
1 participant