Skip to content

Commit

Permalink
Merge pull request #1333 from enondev/master
Browse files Browse the repository at this point in the history
Correct goal_results to goal_result
  • Loading branch information
drzel authored Jun 6, 2024
2 parents 91491d4 + 8ef1dfb commit 135277a
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 135277a

Please sign in to comment.