Skip to content

Commit

Permalink
minor nerf to the laser rifle
Browse files Browse the repository at this point in the history
  • Loading branch information
Roudenn committed Mar 6, 2024
1 parent 6c01b21 commit dbdf244
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Backmen/Entities/Weapons/Guns/guns64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
- type: Item
sprite: Backmen/Objects/Weapons/Gunsx64/Battery/EG-R/tiny.rsi
- type: GunWieldBonus
minAngle: -23
maxAngle: -44
minAngle: -20
maxAngle: -40
- type: Gun
minAngle: 24
maxAngle: 45
Expand Down
4 changes: 3 additions & 1 deletion Resources/Prototypes/Catalog/Fills/Lockers/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,4 +264,6 @@
- type: StorageFill
contents:
- id: WeaponEarthGovLaserRifle
amount: 3
amount: 2
- id: WeaponEarthGovLaserCarbine
amount: 1

0 comments on commit dbdf244

Please sign in to comment.