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

implement EoC effect to return random body part #75379

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

GuardianDll
Copy link
Member

@GuardianDll GuardianDll commented Aug 1, 2024

Summary

None

Purpose of change

Json power

Describe the solution

Attempt to expose get_random_body_part() and get_random_body_part_of_type() to EoC

Testing

Have issues with write_var_value, can't get what's wrong seems to be resolved, but effect itself doesn't work lololol recompilation revealed that it works, tho get_random_body_part() returns body parts that you do not have, and do not return one that you do have

@github-actions github-actions bot added NPC / Factions NPCs, AI, Speech, Factions, Ownership [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions labels Aug 1, 2024
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Aug 2, 2024
@github-actions github-actions bot added <Documentation> Design documents, internal info, guides and help. [Markdown] Markdown issues and PRs BasicBuildPassed This PR builds correctly, label assigned by github actions labels Aug 2, 2024
@github-actions github-actions bot removed the BasicBuildPassed This PR builds correctly, label assigned by github actions label Aug 2, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` <Documentation> Design documents, internal info, guides and help. json-styled JSON lint passed, label assigned by github actions [Markdown] Markdown issues and PRs NPC / Factions NPCs, AI, Speech, Factions, Ownership
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant