[Bug] Potential Adversary When Removed (#248)

* Fixed so edit/view/delete of potential adversary is handled if the adversary Actor has been removed from the world

* Improved lang
This commit is contained in:
WBHarry 2025-07-02 23:36:27 +02:00 committed by GitHub
parent ee8a48f73d
commit ac7fb93635
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 28 additions and 7 deletions

View file

@ -20,6 +20,11 @@
}
},
"DAGGERHEART": {
"UI": {
"notifications": {
"adversaryMissing": "The linked adversary doesn't exist in the world."
}
},
"Settings": {
"Menu": {
"Automation": {