Skip to content

Limb attacks are not properly formatting the action string #167

Description

@adonutwithsprinklez

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working on the MainDev branchpythonFeature/bug requiring changes to Python code

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions