mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Change the stupid bone icon to a bandaid
This commit is contained in:
@@ -52,7 +52,7 @@ export const BodyScannerMainOrgansExternal = (props: {
|
||||
>
|
||||
{!!o.bruteLoss && (
|
||||
<Tooltip content="Brute damage" position="top">
|
||||
<Icon name="bone" />
|
||||
<Icon name="band-aid" />
|
||||
{toFixed(o.bruteLoss)}
|
||||
</Tooltip>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user