Merge pull request #1570 from Saynt-Garmo/sg

Update FragmentInspector.tsx
This commit is contained in:
hydroflame
2021-10-25 11:17:26 -04:00
committed by GitHub

View File

@@ -65,7 +65,7 @@ export function FragmentInspector(props: IProps): React.ReactElement {
<br />
Effect: {effect}
<br />
Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
Base Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
<br />
Charge: {charge}
<br />