mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user