diff --git a/dat-schema/poe2/MonsterShapeshift.gql b/dat-schema/poe2/MonsterShapeshift.gql index 6db3d77..fc38aed 100644 --- a/dat-schema/poe2/MonsterShapeshift.gql +++ b/dat-schema/poe2/MonsterShapeshift.gql @@ -1,5 +1,5 @@ # Added 4.1 -type MonsterShapeshift { +type MonsterShapeShift { Id: i32 @unique _: rid _: rid @@ -13,4 +13,4 @@ type MonsterShapeshift { _: rid _: string _: string -} \ No newline at end of file +}