mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-30 01:13:38 +01:00
New translations class-select.yml (Chinese Traditional)
This commit is contained in:
parent
6c293c2c00
commit
0875776149
@ -0,0 +1,56 @@
|
||||
#GUI display name
|
||||
name: 選擇角色
|
||||
#Number of slots in your inventory. Must be
|
||||
#between 9 and 54 and must be a multiple of 9.
|
||||
slots: 27
|
||||
items:
|
||||
class-rogue:
|
||||
slots:
|
||||
- 11
|
||||
function: class-rogue
|
||||
name: '&a&l流氓'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-mage:
|
||||
slots:
|
||||
- 12
|
||||
function: class-mage
|
||||
name: '&a&l法師'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-marksman:
|
||||
slots:
|
||||
- 13
|
||||
function: class-marksman
|
||||
name: '&a&l射手'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-warrior:
|
||||
slots:
|
||||
- 14
|
||||
function: class-warrior
|
||||
name: '&a&l戰士'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-paladin:
|
||||
slots:
|
||||
- 15
|
||||
function: class-paladin
|
||||
name: '&a&l聖騎士'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
Loading…
Reference in New Issue
Block a user