Ajout des mutation Nettoyage, Ermite, Tropicale, Rhizome et Spontanée

This commit is contained in:
2026-06-28 19:19:36 +02:00
parent 94dc231c01
commit 281f42d90c
29 changed files with 398 additions and 81 deletions

View File

@@ -1,6 +1,8 @@
extends PlantMutation
class_name SolarMutation
# Du coup on va probablement pas la mettre celle là
func get_icon() -> Texture:
return preload("res://common/icons/alert-triangle.svg")