Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: TheShadowFerret <[email protected]>
  • Loading branch information
GuardianDll and TheShadowFerret authored Nov 28, 2024
1 parent ea6ad2e commit a98b565
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions data/json/items/gun/exodii.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"looks_like": "m2browning",
"type": "GUN",
"name": { "str": "exodii naval rifle" },
"description": "Originally designed for naval defense of a small island country, this gun served Exodii as long as they existed, being one of its reliable tools in later stages of world decay. Cheap ammunition, a simple mechanism, and immense power output would make it a great weapon for any survivor who is able to carry nearly a hundred kilo of its weight and is in need to penetrate a small bunker. Unless your body is compatible with Exodii Standard Combat Bodyframe, you can only use it with a heavy-duty tripod, and only while prone. Due to the size of a top-mounted magazine, user needs to use a scope mounted on the side of a gun.",
"description": "Originally designed for naval defense of a small island country, this gun served Exodii as long as they existed, being one of its reliable tools in later stages of world decay. Cheap ammunition, a simple mechanism, and immense power output would make it a great weapon for any survivor who is able to carry nearly a hundred kilo of its weight and is in need to penetrate a small bunker. Unless your body is compatible with Exodii Standard Combat Bodyframe, you can only use it with a heavy-duty tripod, and only while prone. Due to the size of a top-mounted magazine, the user needs to use a scope mounted on the side of a gun.",
"//": "effectively a weird single-shot self-loading Oerlikon KBA (but longer, and of course not an autocannon) with a 23x152mm round",
"variant_type": "gun",
"variants": [
Expand All @@ -242,7 +242,7 @@
"str_sp": "Ree 3.3 exodii rifle",
"ctxt": "`Ree` in this case is butchered `Roe`, to carry some sort of nautical vibe"
},
"description": "Originally designed for naval defense of a small island country, this gun served Exodii as long as they existed, being one of its reliable tools in later stages of world decay. Cheap ammunition, a simple mechanism, and immense power output would make it a great weapon for any survivor who is able to carry nearly a hundred kilo of its weight and is in need to penetrate a small bunker. Unless your body is compatible with Exodii Standard Combat Bodyframe, you can only use it with a heavy-duty tripod, and only while prone. Due to the size of a top-mounted magazine, user needs to use a scope mounted on the side of a gun."
"description": "Originally designed for naval defense of a small island country, this gun served Exodii as long as they existed, being one of its reliable tools in later stages of world decay. Cheap ammunition, a simple mechanism, and immense power output would make it a great weapon for any survivor who is able to carry nearly a hundred kilo of its weight and is in need to penetrate a small bunker. Unless your body is compatible with Exodii Standard Combat Bodyframe, you can only use it with a heavy-duty tripod, and only while prone. Due to the size of a top-mounted magazine, the user needs to use a scope mounted on the side of a gun."
}
],
"min_strength": 90,
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/magazine/exodii.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
"looks_like": "stanag30",
"type": "MAGAZINE",
"name": { "str": "3.3 naval 4-round magazine" },
"description": "A bulky 4-round magazine for the Exodii naval rifle. Grants some amount of portability, if a gun itself can be named portable.",
"description": "A bulky 4-round magazine for the Exodii naval rifle. Grants some amount of portability, if the gun itself can be named portable.",
"variant_type": "gun",
"variants": [
{
"id": "ree_33_4_mag",
"name": { "str": "3.3 naval 4-round magazine" },
"description": "A bulky 4-round magazine for the Exodii Ree 3.3 rifle. Grants some amount of portability, if a gun itself can be named portable."
"description": "A bulky 4-round magazine for the Exodii Ree 3.3 rifle. Grants some amount of portability, if the gun itself can be named portable."
}
],
"weight": "340 g",
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Generic_Guns/firearms/rifle.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"type": "GUN",
"name": "foreign cannon rifle",
"ammo": [ "ammo_rifle_cannon" ],
"description": "A powerful Exodii rifle, reserved for the later stage of cataclysm. Should be considered an anti-tank rifle in modern world, but the round is bigger than any anti-tank round on Earth",
"description": "A powerful Exodii rifle, reserved for the later stage of cataclysm. It should be considered an anti-tank rifle in modern world, but the round is bigger than any anti-tank round on Earth.",
"pocket_data": [
{
"pocket_type": "MAGAZINE_WELL",
Expand Down

0 comments on commit a98b565

Please sign in to comment.