Skip to content

Commit dac1caf

Browse files
committed
Fix guide around refueling
1 parent 2b690dd commit dac1caf

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

public/images/guide/car_refuel.webp

16.8 KB
Binary file not shown.

src/Frontend/Guide.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ If you somehow get your hands on a **car**, you'll be able to move on the map mu
120120
121121
Once you own a car, on the `[INVENTORY]` screen you'll be able to refuel it.
122122
123-
***** TODO image *****
123+
![Refuel your car](/images/guide/car_refuel.webp)
124124
125125
</div>
126126

src/Frontend/News.elm

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,12 @@ items =
2727
"""
2828
Current:
2929
30-
- has car -> faster movement
31-
- use up fuel
32-
- let the player refuel from Inventory
33-
- Screenshot in Guide for refueling the car
30+
- quest completion: add a Message to the player: you completed a quest!
3431
3532
Next up:
3633
3734
- quests UX + test them end-to-end
3835
- frontend: topologically sort the quests based on quest dependencies
39-
- quest completion: add a Message to the player: you completed a quest!
4036
- rework car quest - get fuel cell controller from Skeeter in Gecko (needs super tool kit)
4137
- rework car quest - get fuel cell regulator from abandoned Highwayman in Klamath
4238
- end of game

0 commit comments

Comments
 (0)