Skip to content

Commit

Permalink
fix: TeddyFollowWhiteのwhoseが全部浅倉透になっていた
Browse files Browse the repository at this point in the history
  • Loading branch information
arrow2nd committed Oct 25, 2024
1 parent b212244 commit 7474766
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RDFs/Clothes/ShinyColorsUnit.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -1657,21 +1657,21 @@
<schema:name xml:lang="ja">テディフォローホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w5.org/2001/XMLSchema#string">テディフォローホワイト</rdfs:label>
<schema:description xml:lang="ja">フワーフワーベアー♡ ガウガウ・メルティスノー</schema:description>
<imas:Whose rdf:resource="Asakura_Toru"/>
<imas:Whose rdf:resource="Higuchi_Madoka"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="TeddyFollowWhite_FukumaruKoito">
<schema:name xml:lang="ja">テディフォローホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w5.org/2001/XMLSchema#string">テディフォローホワイト</rdfs:label>
<schema:description xml:lang="ja">フワーフワーベアー♡ 真っ白な気持ちに信頼を描いて</schema:description>
<imas:Whose rdf:resource="Asakura_Toru"/>
<imas:Whose rdf:resource="Fukumaru_Koito"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="TeddyFollowWhite_IchikawaHinana">
<schema:name xml:lang="ja">テディフォローホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w5.org/2001/XMLSchema#string">テディフォローホワイト</rdfs:label>
<schema:description xml:lang="ja">フワーフワーベアー♡ ふわふわキャンディーはどこ?</schema:description>
<imas:Whose rdf:resource="Asakura_Toru"/>
<imas:Whose rdf:resource="Ichikawa_Hinana"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>

Expand Down

0 comments on commit 7474766

Please sign in to comment.