Closed
Description
Is your feature request related to a problem? Please describe.
bullets with well known metric names should be displayed in metric, as it improves consistency and helps non-US players to understand better.
(copied from #2691)
inconsistency in naming bullets with same calibre causes issues.
- some bullets use
5.56 NATO
, wheras others use.223
for names and description, confusing. - you need to search twice, once for
.223
and once again for5.56
. 5.56x45mm ammo belt
is crafted from.223 ammo belt linkage
, unintuitive.
Describe the solution you'd like
use metric names like 7.62mm rounds. this is to make searching bullet consistent. after the changes, finding bullet would always adhere to <bullet dimension> <bullet name>
which would make finding and sorting compatible bullets easier.
e.g
name | dimension(compatible gun) | name(identifier) |
---|---|---|
5.56x45mm (.223 Remington) |
5.56x45mm | .223 Remington |
5.56x45mm NATO M855A1 |
5.56x45mm | NATO M855A1 |