battery art
This commit is contained in:
@@ -16,6 +16,6 @@ func get_usage_zone_radius() -> int:
|
||||
return TROWEL_ZONE_RADIUS
|
||||
|
||||
func harvest(p : Plant, player: Player):
|
||||
ProduceSeedsEffect.new(1).effect(p)
|
||||
# ProduceSeedsEffect.new(1).effect(p)
|
||||
AudioManager.play_sfx("Harvest")
|
||||
p.harvest()
|
||||
Reference in New Issue
Block a user