diff --git a/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/gui/class-select.yml b/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/gui/class-select.yml index fa5ad341..93b4043e 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/gui/class-select.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Vietnamese/gui/class-select.yml @@ -4,17 +4,51 @@ name: Lựa chọn môn phái #between 9 and 54 and must be a multiple of 9. slots: 27 items: - class: + class-rogue: slots: - - 13 - - 12 - - 14 - 11 - - 15 - - 10 - - 16 - function: class - name: '&a&lMôn Phái {name}' + function: class-rogue + name: '&a&lThe Rogue' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-mage: + slots: + - 12 + function: class-mage + name: '&a&lThe Mage' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-marksman: + slots: + - 13 + function: class-marksman + name: '&a&lThe Marksman' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-warrior: + slots: + - 14 + function: class-warrior + name: '&a&lThe Warrior' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-paladin: + slots: + - 15 + function: class-paladin + name: '&a&lThe Paladin' hide-flags: true lore: - '{lore}'