fix
This commit is contained in:
parent
d58d548c95
commit
18a8a22e25
116
ue.json
116
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,63 +112,63 @@
|
||||
"lang": {
|
||||
"ja": "クォーク"
|
||||
}
|
||||
}
|
||||
},
|
||||
"molecule": {
|
||||
"name": "molecule",
|
||||
"group": [
|
||||
"animal"
|
||||
],
|
||||
"lang": {
|
||||
"ja": "分子"
|
||||
},
|
||||
"molecule": {
|
||||
"name": "molecule",
|
||||
"group": [
|
||||
"animal"
|
||||
],
|
||||
"ref": "https://en.wikipedia.org/wiki/molecule",
|
||||
"body": {
|
||||
"text": "a neutrally charged substance made up of two or more atoms",
|
||||
"lang": {
|
||||
"ja": "分子"
|
||||
},
|
||||
"ref": "https://en.wikipedia.org/wiki/molecule",
|
||||
"body": {
|
||||
"text": "a neutrally charged substance made up of two or more atoms",
|
||||
"lang": {
|
||||
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
|
||||
}
|
||||
},
|
||||
"tag": [
|
||||
"water",
|
||||
"wind",
|
||||
"rock",
|
||||
"ice",
|
||||
"fire"
|
||||
],
|
||||
"water": {
|
||||
"name": "water",
|
||||
"color": "#blue",
|
||||
"lang": {
|
||||
"ja": "水"
|
||||
}
|
||||
},
|
||||
"fire": {
|
||||
"name": "fire",
|
||||
"color": "#red",
|
||||
"lang": {
|
||||
"ja": "火"
|
||||
}
|
||||
},
|
||||
"wind": {
|
||||
"name": "wind",
|
||||
"color": "#green",
|
||||
"lang": {
|
||||
"ja": "風"
|
||||
}
|
||||
},
|
||||
"rock": {
|
||||
"name": "rock",
|
||||
"color": "#black",
|
||||
"lang": {
|
||||
"ja": "岩"
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"name": "ice",
|
||||
"color": "#white",
|
||||
"lang": {
|
||||
"ja": "氷"
|
||||
}
|
||||
"ja": "2つ以上の原子から構成される電荷的に中性な物質"
|
||||
}
|
||||
},
|
||||
"tag": [
|
||||
"water",
|
||||
"wind",
|
||||
"rock",
|
||||
"ice",
|
||||
"fire"
|
||||
],
|
||||
"water": {
|
||||
"name": "water",
|
||||
"color": "#blue",
|
||||
"lang": {
|
||||
"ja": "水"
|
||||
}
|
||||
},
|
||||
"fire": {
|
||||
"name": "fire",
|
||||
"color": "#red",
|
||||
"lang": {
|
||||
"ja": "火"
|
||||
}
|
||||
},
|
||||
"wind": {
|
||||
"name": "wind",
|
||||
"color": "#green",
|
||||
"lang": {
|
||||
"ja": "風"
|
||||
}
|
||||
},
|
||||
"rock": {
|
||||
"name": "rock",
|
||||
"color": "#f0b27a",
|
||||
"lang": {
|
||||
"ja": "岩"
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"name": "ice",
|
||||
"color": "#ebf5fb",
|
||||
"lang": {
|
||||
"ja": "氷"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user