From 514150e5894b56d29f20c2b8c53ceebe4de0e177 Mon Sep 17 00:00:00 2001 From: "tyasuh.taeragan@gmail.com" Date: Mon, 25 Oct 2021 10:34:15 -0400 Subject: [PATCH] Update FragmentInspector.tsx Power to Base Power, Fragment Inspector --- src/CotMG/ui/FragmentInspector.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CotMG/ui/FragmentInspector.tsx b/src/CotMG/ui/FragmentInspector.tsx index 38426a9e7..391e7fa18 100644 --- a/src/CotMG/ui/FragmentInspector.tsx +++ b/src/CotMG/ui/FragmentInspector.tsx @@ -65,7 +65,7 @@ export function FragmentInspector(props: IProps): React.ReactElement {
Effect: {effect}
- Power: {numeralWrapper.formatStaneksGiftPower(f.power)} + Base Power: {numeralWrapper.formatStaneksGiftPower(f.power)}
Charge: {charge}