Skip to content

Commit

Permalink
campaign_01.ron: Fix typo in 5th scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
ozkriff committed Jul 9, 2021
1 parent b9b2aae commit 5d471ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/campaign_01.ron
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Plan(
(
scenario: (
rocky_tiles_count: 5,
randomied_objects: [
randomized_objects: [
(owner: None, typename: "boulder", line: None, count: 2),
(owner: None, typename: "spike_trap", line: None, count: 2),
(owner: Some((1)), typename: "imp", line: Some(Front), count: 6),
Expand Down

0 comments on commit 5d471ae

Please sign in to comment.