forked from Upstream/mmocore
New translations class-select.yml (Spanish)
This commit is contained in:
parent
548e181ffc
commit
51e390e849
@ -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}'
|
||||
|
Loading…
Reference in New Issue
Block a user