Skip to content

Commit

Permalink
fix beverly tutorial level
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-orr committed Jan 7, 2023
1 parent 795649d commit b70c122
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/level_list.levels.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
levels:
- name: Beverley Beck
- name: Tutorial - Beverley Beck
file: beverley.lvl.json
- name: test
file: test.lvl.json
11 changes: 11 additions & 0 deletions assets/levels/beverley.lvl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1067,6 +1067,17 @@
},
{ "SetNewGoal": [3,6] }
]
],
[
{ "AnyActionsComplete": [1, true]},
[
{
"DisplayText": {
"text": "Just notice the cost, you want to keep it as low as possible!\nWhen you have an action selected, and you hover over a tile, it'll show you the cost.",
"title": "This is getting expensive..."
}
}
]
]
],
"tools": {
Expand Down

0 comments on commit b70c122

Please sign in to comment.