fix typo in warden entity data

This commit is contained in:
Bixilon 2022-03-26 10:39:37 +01:00
parent 2357660de6
commit 5cff9c3b71
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4

View File

@ -581,7 +581,7 @@
}, },
"WardenEntity": { "WardenEntity": {
"data": { "data": {
"ANGER": "WADEN_ANGER" "ANGER": "WARDEN_ANGER"
} }
} }
} }