Skip to content

Commit

Permalink
fix tests (#72055)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Feb 28, 2024
1 parent 60757df commit 0f6f3d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/json/items/gun/545x39.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"copy-from": "rifle_semi",
"looks_like": "modular_ar15",
"type": "GUN",
"name": { "str": "Russian assault rifle" },
"name": { "str": "Russian AK rifle" },
"description": "Flaunting classically iconic lines and a profile instantly recognisable to any viewer, this American semi-automatic weapon is a replica of the AK-47 rifle's technological descendant, the AK-74, a weapon with more notable differences from its elder sibling than simply flipping the order of its name's numbers. Firing the rare, at least for the United States, 5.45x39mm Soviet cartridge, this clone makes use of original 5.45mm banana magazines. Considering the scarcity of its munitions, you might be obliged to resort to hand-loading your own ammunition.",
"variant_type": "gun",
"variants": [
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/magazine/545x39.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"//": "Crudely audited with ImageJ with online references. These AK mags are difficult due to irregular shapes.",
"looks_like": "stanag30",
"type": "MAGAZINE",
"name": { "str": "5.45mm 30-round magazine" },
"name": { "str": "5.45mm 30-round AK magazine" },
"description": "A standard magazine made for 5.45x39mm rifles, made mostly of polymer with steel reinforcements.",
"variant_type": "gun",
"variants": [
Expand All @@ -31,7 +31,7 @@
"//": "Compared to 30rd and used online references.",
"looks_like": "stanag30",
"type": "MAGAZINE",
"name": { "str": "5.45mm 45-round magazine" },
"name": { "str": "5.45mm 45-round AK magazine" },
"description": "A 45-round polymer magazine compatible with 5.45x39mm rifles, though originally designed for use with Soviet light machine guns built upon similar design pattens.",
"variant_type": "gun",
"variants": [
Expand Down Expand Up @@ -59,7 +59,7 @@
"//": "Compared to 30rd and used online references.",
"looks_like": "stanag30",
"type": "MAGAZINE",
"name": { "str": "5.45mm 60-round magazine" },
"name": { "str": "5.45mm 60-round AK magazine" },
"description": "A 60-round polymer magazine compatible with 5.45x39mm rifles.",
"variant_type": "gun",
"variants": [
Expand Down

0 comments on commit 0f6f3d5

Please sign in to comment.