Fix spelling in seashells.ron

This commit is contained in:
Scott Bronson 2021-04-28 16:32:19 +00:00
parent 790e7da64f
commit b7ac7b64f3

View File

@ -1,6 +1,6 @@
ItemDef( ItemDef(
name: "Seashells", name: "Seashells",
description: "Shells from a sea creture.", description: "Shells from a sea creature.",
kind: Ingredient( kind: Ingredient(
kind: "Seashells", kind: "Seashells",
), ),