Skip to content

Commit

Permalink
Correct goal_results to goal_result
Browse files Browse the repository at this point in the history
Changing any references of "goal_results" to "goal_result". This resolves
issue #696.
  • Loading branch information
enondev committed Jun 5, 2024
1 parent 91491d4 commit 8ef1dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ Map Code Enhancements:
a particular group in it's criteria using "has_item_from_group".
- Goals can use the "remove_item_group" to remove all the items
in a particular group from any player affected by its activation.
- A new Bit was added to the "goal_results" variable for Goals/Items
- A new Bit was added to the "goal_result" variable for Goals/Items
which allows them to remove a Spy's disguise.
- A new Bit was added to the "goal_activation" of GoalItems.
See the tfortmap.txt for details.
Expand Down

0 comments on commit 8ef1dfb

Please sign in to comment.