mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-18 14:01:49 +01:00
New translations subclass-select.yml (Burmese)
This commit is contained in:
parent
a41ddf9067
commit
b80c0f3f5e
@ -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