Ajout de l'impact des plantes proche pour le mutations et réparation du travel screen dans le mode infini
This commit is contained in:
@@ -143,7 +143,7 @@ func harvest():
|
||||
|
||||
func produce_seed():
|
||||
region.drop_item(
|
||||
Seed.generate_from_parent(data),
|
||||
Seed.generate_from_parent(data, data.nearby_plants),
|
||||
global_position,
|
||||
HARVESTED_SEED_DISPLACEMENT_FACTOR,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user