Skip to content

Commit

Permalink
update lynn sec name
Browse files Browse the repository at this point in the history
  • Loading branch information
HikariCalyx committed May 21, 2024
1 parent edd2496 commit f72e182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WzComparerR2.Common/CharaSim/ItemStringHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ public static string GetGearTypeString(GearType type)
case GearType.desperado: return "デスペラード (片手武器)";
case GearType.magicStick: return "メモリアルスタッフ (片手武器)";
case GearType.whistle:
case GearType.whistle2: return "ホイッスル/葉";
case GearType.whistle2: return "リーフ";
case GearType.boxingClaw: return "フィスト";
case GearType.kodachi:
case GearType.kodachi2: return "小太刀";
Expand Down

0 comments on commit f72e182

Please sign in to comment.