mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
New translations class-select.yml (Chinese Simplified)
This commit is contained in:
parent
e6171c374c
commit
6c293c2c00
@ -4,17 +4,51 @@ name: 职业选择
|
||||
#between 9 and 54 and must be a multiple of 9.
|
||||
slots: 27
|
||||
items:
|
||||
class:
|
||||
class-rogue:
|
||||
slots:
|
||||
- 13
|
||||
- 12
|
||||
- 14
|
||||
- 11
|
||||
- 15
|
||||
- 10
|
||||
- 16
|
||||
function: class
|
||||
name: '&a&l{name}'
|
||||
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}'
|
||||
|
Loading…
Reference in New Issue
Block a user