mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
fixes rice being invisible (#15526)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user