This commit is contained in:
syui 2024-12-15 18:03:04 +09:00
parent 321fc0c0c9
commit bb6ca02116
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -158,14 +158,14 @@
}, },
"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": "氷"
} }