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

Limb attacks are not properly formatting the action string #167

Open
adonutwithsprinklez opened this issue Jan 16, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working on the MainDev branch python Feature/bug requiring changes to Python code
Milestone

Comments

@adonutwithsprinklez
Copy link
Owner

The action string for limb attacks is not properly being formatted. For example, the string "$user punches the target" should be replacing the "$" variable with whatever is appropriate.

It's been a while since I last looked at the "fight" logic, and I am going to assume that I personally forgot to format the string at all. At the moment, only the "$user" and "$target" variables need to be accounted for, as better fighting logic (including action descriptions) will be improved later on for v0.2.

@adonutwithsprinklez adonutwithsprinklez added bug Something isn't working on the MainDev branch python Feature/bug requiring changes to Python code labels Jan 16, 2024
@adonutwithsprinklez adonutwithsprinklez added this to the Playable Demo milestone Jan 16, 2024
@adonutwithsprinklez adonutwithsprinklez self-assigned this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on the MainDev branch python Feature/bug requiring changes to Python code
Projects
Development

No branches or pull requests

1 participant