Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lan Yan #2617

Merged
merged 4 commits into from
Jan 25, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions libs/gi/assets-data/src/AssetsData_gen.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions libs/gi/assets/src/gen/chars/LanYan/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
// This is a generated index file.
import burst from './Skill_E_Lanyan_01_HD.png'
import skill from './Skill_S_Lanyan_01.png'
import icon from './UI_AvatarIcon_Lanyan.png'
import iconSide from './UI_AvatarIcon_Side_Lanyan.png'
import bar from './UI_NameCardPic_Lanyan_Alpha.png'
import banner from './UI_NameCardPic_Lanyan_P.png'
import constellation1 from './UI_Talent_S_Lanyan_01.png'
import constellation2 from './UI_Talent_S_Lanyan_02.png'
import constellation4 from './UI_Talent_S_Lanyan_03.png'
import constellation6 from './UI_Talent_S_Lanyan_04.png'
import passive1 from './UI_Talent_S_Lanyan_05.png'
import passive2 from './UI_Talent_S_Lanyan_06.png'
import passive3 from './UI_Talent_S_Sayu_07.png'
import constellation3 from './UI_Talent_U_Lanyan_01.png'
import constellation5 from './UI_Talent_U_Lanyan_02.png'

const data = {
banner,
bar,
burst,
constellation1,
constellation2,
constellation3,
constellation4,
constellation5,
constellation6,
icon,
iconSide,
passive1,
passive2,
passive3,
skill,
} as const
export default data
2 changes: 2 additions & 0 deletions libs/gi/assets/src/gen/chars/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ import Kirara from './Kirara'
import Klee from './Klee'
import KujouSara from './KujouSara'
import KukiShinobu from './KukiShinobu'
import LanYan from './LanYan'
import Layla from './Layla'
import Lisa from './Lisa'
import Lynette from './Lynette'
Expand Down Expand Up @@ -149,6 +150,7 @@ const data = {
Klee,
KujouSara,
KukiShinobu,
LanYan,
Layla,
Lisa,
Lynette,
Expand Down
Binary file added libs/gi/char-cards/src/Character_LanYan_Card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions libs/gi/char-cards/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ import Kirara from './Character_Kirara_Card.jpg'
import Klee from './Character_Klee_Card.jpg'
import KujouSara from './Character_Kujou_Sara_Card.jpg'
import KukiShinobu from './Character_Kuki_Shinobu_Card.jpg'
import LanYan from './Character_LanYan_Card.jpg'
import Layla from './Character_Layla_Card.jpeg'
import Lisa from './Character_Lisa_Card.jpg'
import Lynette from './Character_Lynette_Card.jpg'
Expand Down Expand Up @@ -143,6 +144,7 @@ const charCards = {
Klee,
KujouSara,
KukiShinobu,
LanYan,
Layla,
Lisa,
Lyney,
Expand Down
1 change: 1 addition & 0 deletions libs/gi/consts/src/character.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ export const nonTravelerCharacterKeys = [
'Klee',
'KujouSara',
'KukiShinobu',
'LanYan',
'Layla',
'Lisa',
'Lynette',
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

158 changes: 158 additions & 0 deletions libs/gi/dm-localization/assets/locales/chs/char_LanYan_gen.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading