This commit is contained in:
syui 2024-12-15 18:00:01 +09:00
parent d58d548c95
commit 18a8a22e25
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

12
ue.json
View File

@ -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",