Skip to content

Commit

Permalink
Update docs/Documentation/Scripting/Building-Blocks/Objectives-List.md
Browse files Browse the repository at this point in the history
Co-authored-by: CyberOtter <[email protected]>
  • Loading branch information
Wolf2323 and SaltyAimbOtter authored Nov 5, 2023
1 parent db9cb0f commit 058d93a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ and the second one is by completing the objective with the [objective event](./E
The behaviour of completing the objective by increasing the stage can be disabled by setting the `preventCompletion` flag.

When the conditions of the stage objective are not met, the stage of the player can not be modified.
You can modify the stages with the [stage event](./Events-List.md#modify-stage-stage) and check for it with the [stage condition](./Conditions-List.md#check-stage-stage).
You can modify the stages with the [stage event](./Events-List.md#modify-stage-stage) and check it's state with the [stage condition](./Conditions-List.md#check-stage-stage).

| Parameter | Syntax | Default Value | Explanation |
|---------------------|---------------------|------------------------|----------------------------------------------------------------------|
Expand Down

0 comments on commit 058d93a

Please sign in to comment.