feat: add bullet calibre display to FirearmsPage

This commit is contained in:
2026-04-09 14:30:21 +08:00
parent 63f9885aa2
commit 78fa02e618
+4
View File
@@ -83,6 +83,10 @@ export default function FirearmsPage() {
<strong></strong> <strong></strong>
{firearm.level} {firearm.level}
</Typography.Text> </Typography.Text>
<Typography.Text>
<strong></strong>
{firearm.calibre}
</Typography.Text>
<Typography.Text> <Typography.Text>
<strong></strong> <strong></strong>
{asDps(firearm.fireRate, firearm.armourDamage)} {asDps(firearm.fireRate, firearm.armourDamage)}