Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackal298 committed May 14, 2023
1 parent fca9797 commit c093cbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ ent-CrateArmoryPistols = pistols crate
.desc = Contains two standard NT pistols with four mags. Requires Armory access to open.
ent-CrateRevolver = revolver crate
.desc = Crate with one reliable Rex revolver, a revolver in case there is a threat for which a regular pistol will not be enough. Requires Armory access to open.
.desc = Crate with one reliable Rex revolver, a weapon in case there is a threat for which a regular pistol will not be enough. Requires Armory access to open.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
name: Rex
parent: BaseWeaponRevolver
id: WeaponRevolverRex
description: Robust revolver with rubberized grip and stainless steel finish, a good argument in dangerous situations. Uses .45 magnum ammo.
description: Robust revolver with a rubberized grip and stainless steel finish, a good argument in dangerous situations. Uses .45 magnum ammo.
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Revolvers/rex.rsi
Expand Down

0 comments on commit c093cbd

Please sign in to comment.