diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-05-08 05:20:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-07 23:20:29 +0200 |
| commit | 40256ca60135f8796066ac445211b9d084f2a0af (patch) | |
| tree | f08a766a6244ead23d443c1fac8fc380d85de853 /translations | |
| parent | 63669bc28be11adbf55c8d49bb747bb22124be86 (diff) | |
| download | Firmament-40256ca60135f8796066ac445211b9d084f2a0af.tar.gz Firmament-40256ca60135f8796066ac445211b9d084f2a0af.tar.bz2 Firmament-40256ca60135f8796066ac445211b9d084f2a0af.zip | |
feat: Add Pet overlay
* feat: pet overlay
* fix: missing shadow
* fix: getting pet when not in pets menu
* sort translations
* Merge branch 'master' into feat/pet-overlay
* Merge branch 'master' into feat/pet-overlay
* Add requested changes for Pet Overlay
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 7001ab2..df6893c 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -161,6 +161,10 @@ "firmament.config.pets": "Pets", "firmament.config.pets.highlight-pet": "Highlight active pet", "firmament.config.pets.highlight-pet.description": "Highlight your currently selected pet in the /pets menu.", + "firmament.config.pets.pet-overlay": "Pet Info", + "firmament.config.pets.pet-overlay-hud": "Pet Info Hud", + "firmament.config.pets.pet-overlay-hud.description": "A HUD showing current active pet and the pet exp.", + "firmament.config.pets.pet-overlay.description": "Shows current active pet and pet exp on screen.", "firmament.config.pickaxe-info": "Pickaxes & Drills", "firmament.config.pickaxe-info.ability-cooldown": "Pickaxe Ability Cooldown", "firmament.config.pickaxe-info.ability-cooldown-toast": "Pickaxe Ability Ready Toast", |
