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

Update pact_of_steel_2.xml #44

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

Conversation

WCSumpton
Copy link

Adds value to TUV (line 1873), changes turns to rounds (line 2941), adds isAI to conditions (line 2940). Changes switch test to use isAI (line 4119).

Adds value to TUV (line 1873), changes turns to rounds (line 2941), adds isAI to conditions (line 2940). Changes switch test to use isAI (line 4119).
@@ -2937,7 +2937,8 @@
objectiveValue values: any integer number of PUs to be given (example: value="4")
uses values: integer for the maximum number of times it should be awarded. if missing it defaults to infinity. Only applies to objectiveValue, and does NOT determine if the conditions is true or false.
switch values: "true" or "false" (default is true). This is just a simple on/off switch, which gives map makers some memory function for their conditions.
turns values: which turns this will be checked on (example: value="1:4:6-8:11-+" means turns 1,4,6,7,8,11,and all turns after 11)
isAI valuse: "ture" or "false", is the player AI controlled

Choose a reason for hiding this comment

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

You have some typos (valuse, ture)

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.

2 participants