mirror of
https://github.com/mhwikicn/mhdos-armor-set-searcher
synced 2026-02-02 03:21:41 +08:00
Update searcher.module.ts
This commit is contained in:
parent
f4d1024aab
commit
745b8c8dc6
@ -184,7 +184,7 @@ const transformTorsoUpDecoPermutation = (perm: DecoPermutation, torsoUp: number)
|
||||
const newDeco: Decoration = {
|
||||
...d,
|
||||
affectedByTorsoUp: true,
|
||||
name: d.name.concat(' (TorsoUp)'),
|
||||
name: d.name.concat(' (胴系统倍加)'),
|
||||
skills: newSkills,
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user