diff options
Diffstat (limited to 'src/main/resources/data/ygasi/lang/en_us.json')
-rw-r--r-- | src/main/resources/data/ygasi/lang/en_us.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/data/ygasi/lang/en_us.json b/src/main/resources/data/ygasi/lang/en_us.json index 1fc826b..3a8257d 100644 --- a/src/main/resources/data/ygasi/lang/en_us.json +++ b/src/main/resources/data/ygasi/lang/en_us.json @@ -15,13 +15,15 @@ "gui.ygasi.branch.druidry.title": "§a§lDruidry", "gui.ygasi.branch.extra.title": "§9§lExtra", "gui.ygasi.branch.info.title": "§6§lInfo", - "gui.ygasi.branch.info.main": "§6§lYgasi Skill Advancement System:\n§r§3When using Ygasi, every time you get an Advancement, you will get a §6Skill Point!§3 Then when you gather enough skill points throughout your journey you can unlock new interesting skills in the §6skill book§3 and improve your game experience, from protecting yourself from falling to summoning a horde of undead you can do everything with just a bit of patience, skill and fun!", + "gui.ygasi.branch.info.main": "§6§lYgasi Skill Advancement System:\n§r§3When using Ygasi,; every time you get an Advancement, you will get a §6Skill Point!§3 Then when you gather enough skill points throughout your journey you can unlock new interesting skills in the §6skill book§3 and improve your game experience, from protecting yourself from falling to summoning a horde of undead you can do everything with just a bit of patience, skill and fun!", "gui.ygasi.branch.wip": "§c§l To be added in the future!", "gui.ygasi.branch.reset.title": "§4§lReset", "gui.ygasi.branch.reset.lore": "§8This will reset all your skills and give you back all of your skill points.", "gui.ygasi.branch.reset.lore2": "§c§lThis action cannot be undone.", "gui.ygasi.branch.reset.lore3": "§8Cost: %s §8Experience Levels", + "gui.ygasi.branch.config.title": "§5§lConfig", + "gui.ygasi.branch.config.lore": "§8Only visible for OPs.", "gui.ygasi.branch.cost": "§3Cost: %s", "gui.ygasi.branch.unlock": "§aYou have unlocked the %s §abranch!", "gui.ygasi.branch.no.skill": "§cYou don't have enough skill points to unlock this branch!", |