mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
New translations subclass-select.yml (Polish)
This commit is contained in:
parent
ab4354de9d
commit
1feb9009e8
@ -0,0 +1,28 @@
|
|||||||
|
#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: [ ]
|
||||||
|
class:
|
||||||
|
slots:
|
||||||
|
- 13
|
||||||
|
- 12
|
||||||
|
- 14
|
||||||
|
- 11
|
||||||
|
- 15
|
||||||
|
- 10
|
||||||
|
- 16
|
||||||
|
function: class
|
||||||
|
name: '&a&lThe {name}'
|
||||||
|
lore:
|
||||||
|
- '{lore}'
|
||||||
|
- ''
|
||||||
|
- '{attribute-lore}'
|
Loading…
Reference in New Issue
Block a user