## About The Pull Request

replaced seed plum item on actually grown plum

## Why It's Good For The Game

pr #92519 introduced new grown food spawner and i believe acidentally
placed plum seeds instead of grown plum

## Changelog

🆑
spellcheck: Plant produce spawner now correctly spawns plum instead of
plum seeds.
/🆑
This commit is contained in:
Aliceee2ch
2025-12-01 02:30:56 +02:00
committed by GitHub
parent 9e5c41d22e
commit 8799eec5fb
@@ -110,7 +110,7 @@
/obj/item/food/grown/onion,
/obj/item/food/grown/peanut,
/obj/item/food/grown/pineapple,
/obj/item/seeds/plum,
/obj/item/food/grown/plum,
/obj/item/food/grown/potato,
/obj/item/food/grown/pumpkin,
/obj/item/food/grown/carrot,