fix
This commit is contained in:
parent
d58d548c95
commit
18a8a22e25
12
ue.json
12
ue.json
@ -1,10 +1,10 @@
|
||||
{
|
||||
"aiue": {
|
||||
"name": "ue",
|
||||
"name": "aiue",
|
||||
"body": {
|
||||
"text": "ai unreal engine, game naming conventions, character attribute",
|
||||
"text": "[ai] [u]nreal [e]ngine, game naming conventions, character attribute",
|
||||
"lang": {
|
||||
"ja": "AI Unreal Engine, ゲームの命名規則, キャラクターの属性"
|
||||
"ja": "ai Unreal Engine, ゲームの命名規則, キャラクターの属性"
|
||||
}
|
||||
},
|
||||
"tag": [
|
||||
@ -112,6 +112,7 @@
|
||||
"lang": {
|
||||
"ja": "クォーク"
|
||||
}
|
||||
}
|
||||
},
|
||||
"molecule": {
|
||||
"name": "molecule",
|
||||
@ -158,19 +159,18 @@
|
||||
},
|
||||
"rock": {
|
||||
"name": "rock",
|
||||
"color": "#black",
|
||||
"color": "#f0b27a",
|
||||
"lang": {
|
||||
"ja": "岩"
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"name": "ice",
|
||||
"color": "#white",
|
||||
"color": "#ebf5fb",
|
||||
"lang": {
|
||||
"ja": "氷"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"atmosphere": {
|
||||
"name": "atmo",
|
||||
|
Loading…
x
Reference in New Issue
Block a user