diff --git a/MMOCore-Dist/src/main/resources/default/translation/Spanish/gui/class-select.yml b/MMOCore-Dist/src/main/resources/default/translation/Spanish/gui/class-select.yml index 462ebfca..c30e28ff 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Spanish/gui/class-select.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Spanish/gui/class-select.yml @@ -4,17 +4,51 @@ name: Selección de clase #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&l{name}' + function: class-rogue + name: '&a&lEl Pícaro' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-mage: + slots: + - 12 + function: class-mage + name: '&a&lEl Mago' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-marksman: + slots: + - 13 + function: class-marksman + name: '&a&lEl Tirador' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-warrior: + slots: + - 14 + function: class-warrior + name: '&a&lEl Guerrero' + hide-flags: true + lore: + - '{lore}' + - '' + - '{attribute-lore}' + class-paladin: + slots: + - 15 + function: class-paladin + name: '&a&lEl Paladín' hide-flags: true lore: - '{lore}'