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.
|
#between 9 and 54 and must be a multiple of 9.
|
||||||
slots: 27
|
slots: 27
|
||||||
items:
|
items:
|
||||||
class:
|
class-rogue:
|
||||||
slots:
|
slots:
|
||||||
- 13
|
|
||||||
- 12
|
|
||||||
- 14
|
|
||||||
- 11
|
- 11
|
||||||
- 15
|
function: class-rogue
|
||||||
- 10
|
name: '&a&lEl Pícaro'
|
||||||
- 16
|
hide-flags: true
|
||||||
function: class
|
lore:
|
||||||
name: '&a&l{name}'
|
- '{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
|
hide-flags: true
|
||||||
lore:
|
lore:
|
||||||
- '{lore}'
|
- '{lore}'
|
||||||
|
Loading…
Reference in New Issue
Block a user