From 6c293c2c001e7a820fd60b2e087c9cc96e7ec201 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Sun, 10 Sep 2023 10:58:30 +0000 Subject: [PATCH] New translations class-select.yml (Chinese Simplified) --- .../Chinese Simplified/gui/class-select.yml | 52 +++++++++++++++---- 1 file changed, 43 insertions(+), 9 deletions(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/Chinese Simplified/gui/class-select.yml b/MMOCore-Dist/src/main/resources/default/translation/Chinese Simplified/gui/class-select.yml index a23cd692..6ca3ba44 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Chinese Simplified/gui/class-select.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Chinese Simplified/gui/class-select.yml @@ -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}'