fixes rice being invisible (#15526)

This commit is contained in:
Theos
2022-09-04 09:09:18 -04:00
committed by GitHub
parent f8fc7e94b1
commit f88c97be1f

View File

@@ -55,7 +55,7 @@
name = "pack of rice seeds"
desc = "These may, or may not, grow into rice."
icon_state = "seed-rice"
species = /datum/reagent/consumable/rice
species = "rice"
plantname = "Rice Stalks"
product = /obj/item/reagent_containers/food/snacks/grown/rice
mutatelist = list()