diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-07-25 01:34:22 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-08-11 22:57:48 +0200 |
| commit | 773a8bec96877d0210044b335a83ac12a460cad5 (patch) | |
| tree | 3c1c1e90616966e1afe004ed0a23a7494577ed31 /translations | |
| parent | bcdf6feb3b5f608274393d2715dfeb70c39c401e (diff) | |
| download | Firmament-773a8bec96877d0210044b335a83ac12a460cad5.tar.gz Firmament-773a8bec96877d0210044b335a83ac12a460cad5.tar.bz2 Firmament-773a8bec96877d0210044b335a83ac12a460cad5.zip | |
feat: Option to disable cross-hair cooldown in Dungeons
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 7e015a2..12fc57d 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -244,6 +244,8 @@ "firmament.config.pickaxe-info.block-on-dynamic.choice.never": "Never Block", "firmament.config.pickaxe-info.block-on-dynamic.choice.only_destructive": "Only with dangerous", "firmament.config.pickaxe-info.block-on-dynamic.description": "Block pickaxe abilities on private islands by preventing you from right clicking.", + "firmament.config.pickaxe-info.disable-in-dungeons": "Disable cross-hair cooldown in Dungeons", + "firmament.config.pickaxe-info.disable-in-dungeons.description": "Disables the cooldown around your cross-hair while in Dungeons.", "firmament.config.pickaxe-info.fuel-bar": "Drill Fuel Durability Bar", "firmament.config.pickaxe-info.fuel-bar.description": "Replace the item durability bar of your drills with one that shows the remaining fuel.", "firmament.config.power-user": "Power Users", |
