From 730ba6e636d952e9730e3b9bbc035c894dfff25b Mon Sep 17 00:00:00 2001 From: Maximusbarcz Date: Wed, 28 Dec 2022 17:22:23 +0100 Subject: Added all the advancements! (other than extra) --- src/main/resources/data/ygasi/lang/en_us.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources/data/ygasi/lang/en_us.json') diff --git a/src/main/resources/data/ygasi/lang/en_us.json b/src/main/resources/data/ygasi/lang/en_us.json index 4af9c88..c986d87 100644 --- a/src/main/resources/data/ygasi/lang/en_us.json +++ b/src/main/resources/data/ygasi/lang/en_us.json @@ -4,5 +4,7 @@ "creative.ygasi.group": "Ygasi", - "gui.ygasi.no.skill": "You don't have enough skill points to unlock this branch!" + "gui.ygasi.no.skill": "You don't have enough skill points to unlock this branch!", + + "gui.ygasi.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!" } \ No newline at end of file -- cgit