mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-03-12 13:19:25 +01:00
New translations subclass-select.yml (Portuguese, Brazilian)
This commit is contained in:
parent
b292d7b273
commit
153a51f3fd
@ -0,0 +1,22 @@
|
|||||||
|
#GUI display name
|
||||||
|
name: Choose your path...
|
||||||
|
#Number of slots in your inventory. Must be
|
||||||
|
#between 9 and 54 and must be a multiple of 9.
|
||||||
|
slots: 27
|
||||||
|
items:
|
||||||
|
back:
|
||||||
|
function: back
|
||||||
|
slots:
|
||||||
|
- 26
|
||||||
|
item: RED_STAINED_GLASS_PANE
|
||||||
|
name: '&aBack to Class Selection'
|
||||||
|
lore: [ ]
|
||||||
|
arcane-mage:
|
||||||
|
slots:
|
||||||
|
- 13
|
||||||
|
function: sub-class-arcane-mage
|
||||||
|
name: '&a&lThe Arcane Mage'
|
||||||
|
lore:
|
||||||
|
- '{lore}'
|
||||||
|
- ''
|
||||||
|
- '{attribute-lore}'
|
Loading…
Reference in New Issue
Block a user