fix et amélioration diverses
This commit is contained in:
@@ -42,3 +42,5 @@ func use(player : Player, zone : Player.ActionZone) -> bool:
|
||||
func harvest(p : Plant, player: Player):
|
||||
player.play_sfx("harvest")
|
||||
p.harvest()
|
||||
if player.planet:
|
||||
player.planet.update_garden_score()
|
||||
|
||||
Reference in New Issue
Block a user