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

Parse power with list #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chucklu
Copy link

@chucklu chucklu commented Sep 20, 2019

Currently an entity contains multiple power nodes, and the previous code will only parse first power node, and it parsed Cloud Prince first power node without play requirement.

Murkspark Eel

<Power definition="00000012-3781-4b7f-bb1d-fd54f645afe9">
  <PlayRequirement param="" reqID="75"/>
</Power>
<Power definition="00000012-afaa-4788-aca3-9629d2d246d6"/>

Cloud Prince

<Power definition="cabafd80-a4fc-474a-9b91-b9f36fe14d7d"/>
<Power definition="00000012-be43-4d77-8780-0d77d38da392">
  <PlayRequirement param="1" reqID="59"/>
</Power>

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

Successfully merging this pull request may close these issues.

None yet

1 participant