Finalised levelup selections and propagating to PC

This commit is contained in:
WBHarry 2025-05-29 16:25:08 +02:00
parent 7a12783a8c
commit d7ebeb3b2a
12 changed files with 282 additions and 234 deletions

View file

@ -745,7 +745,13 @@
},
"LevelUp": {
"AdvanceLevel": "Continue To Level {level}",
"TakeLevelUp": "Finish Level Up"
"TakeLevelUp": "Finish Level Up",
"notifications": {
"info": {
"insufficentAdvancements": "You don't have enough advancements left.",
"insufficientTierAdvancements": "You have no available advancements for this tier."
}
}
},
"DeathMove": {
"Title": "{actor} - Death Move",