Standardized plant names (#29455)

* 🆑 AmityBlamity
fix: Changed ambrosia_gaia to ambrosiagaia to standardize with other plant names
/🆑

* Update code/modules/hydroponics/grown/ambrosia.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com>

---------

Signed-off-by: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
AmityBlamity
2025-06-03 21:24:41 +00:00
committed by GitHub
co-authored by Luc
parent 72a4ec7dc9
commit 52f5ab0efc
+1 -1
View File
@@ -68,7 +68,7 @@
name = "pack of ambrosia gaia seeds"
desc = "These seeds grow into ambrosia gaia, filled with infinite potential."
icon_state = "seed-ambrosia_gaia"
species = "ambrosia_gaia"
species = "ambrosiagaia"
plantname = "Ambrosia Gaia"
product = /obj/item/food/grown/ambrosia/gaia
mutatelist = list()