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