Artifact Position(Slot) Names
export type ArtifactTypeName =
"flower" | "feather" | "sand" | "cup" | "head";
Last updated
Was this helpful?
export type ArtifactTypeName =
"flower" | "feather" | "sand" | "cup" | "head";
Last updated
Was this helpful?