Adding required nectar to game state

This commit is contained in:
Dan Baker 2024-05-05 08:01:25 +01:00
parent 5865778c77
commit 0127257d05
3 changed files with 11 additions and 1 deletions

View file

@ -21,3 +21,4 @@ func update_ui():
Log.pr("UIComponent update_ui")
nectar_bar.value = GameState.gathered_nectar
nectar_bar.max_value = GameState.required_nectar