fix: change mushrooms seeds to spores (#11527)
Co-authored-by: zero <ribeirolucasdev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
788dbda53d
commit
0794c6ddbf
@@ -95,7 +95,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: SeedBase
|
parent: SeedBase
|
||||||
name: packet of tower cap seeds
|
name: packet of tower cap spores
|
||||||
id: TowercapSeeds
|
id: TowercapSeeds
|
||||||
components:
|
components:
|
||||||
- type: Seed
|
- type: Seed
|
||||||
@@ -231,7 +231,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: SeedBase
|
parent: SeedBase
|
||||||
name: packet of lingzhi seeds
|
name: packet of lingzhi spores
|
||||||
description: "Also known as reishi."
|
description: "Also known as reishi."
|
||||||
id: LingzhiSeeds
|
id: LingzhiSeeds
|
||||||
components:
|
components:
|
||||||
@@ -264,7 +264,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: SeedBase
|
parent: SeedBase
|
||||||
name: packet of fly amanita seeds
|
name: packet of fly amanita spores
|
||||||
description: "The iconic, extremely deadly mushroom to be used for purely ornamental purposes."
|
description: "The iconic, extremely deadly mushroom to be used for purely ornamental purposes."
|
||||||
id: FlyAmanitaSeeds
|
id: FlyAmanitaSeeds
|
||||||
components:
|
components:
|
||||||
|
|||||||
Reference in New Issue
Block a user