Add missing entity names

This commit is contained in:
Nassim Jahnke 2023-11-09 17:18:37 +10:00
parent 3c40bb2ec3
commit fb14c3bf86
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
2 changed files with 4 additions and 0 deletions

View File

@ -277,5 +277,9 @@
"entities": {
"breeze": "blaze",
"wind_charge": "llama_spit"
},
"entitynames": {
"breeze": "Breeze",
"wind_charge": ""
}
}