Skip to content

Commit

Permalink
v19 gun changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Katloo24 authored Sep 26, 2024
1 parent eadf1dc commit 26d58e8
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 6 deletions.
7 changes: 6 additions & 1 deletion app/(wiki)/weapons/guns/articles/cz75a.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,12 @@ The CZ 75 was designed by František Koucký starting in 1969. It uses a recoil
- It was the second pistol to be added to the game, after the G19.

# History

- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Standing spread decreased to 8° (from 12°).
- Moving spread decreased to 14° (from 19°).
- Decreased range to 70 (from 85).
- Dual variant standing spread decreased to 14° (from 17°)
- Dual variant moving spread decreased to 25° (from 35°)
- [v0.17.0](https://github.com/HasangerGames/suroi/releases/tag/v0.17.0)
- New reload sound.
- [v0.15.0](https://github.com/HasangerGames/suroi/releases/tag/v0.15.0)
Expand Down
8 changes: 7 additions & 1 deletion app/(wiki)/weapons/guns/articles/g19.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,13 @@ The G19 is a very common weapon that can be found almost anywhere. It usually sp
- This would imply that it had a "switch" on it.

# History

- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Standing spread decreased to 5° (from 7°).
- Moving spread decreased to 10° (from 14°).
- Bullet speed increased to 0.16 (from 0.14).
- Damage increased to 13 (from 11.75)
- Dual variant standing spread decreased to 7° (from 10°)
- Dual variant moving spread decreased to 15° (from 18°)
- [v0.15.0](https://github.com/HasangerGames/suroi/releases/tag/v0.15.0)
- Casing velocity y-component set to [2, 18].
- [v0.14.0](https://github.com/HasangerGames/suroi/releases/tag/v0.14.0)
Expand Down
4 changes: 3 additions & 1 deletion app/(wiki)/weapons/guns/articles/hp18.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ The HP18 is the most common shotgun available on the normal map. It can be found
- The HP18 fires birdshot, which explains its low damage and high pellet count.

# History

- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Standing spread decreased to 18° (from 24°).
- Moving spread decreased to 20° (from 28°).
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Standing spread increased to 24° (from 15°).
- Moving spread increased to 28 (from 24°).
Expand Down
5 changes: 4 additions & 1 deletion app/(wiki)/weapons/guns/articles/m16a4.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ The M16 series of rifles is based off of the larger AR-10 series of rifles, both
- The M16A4 in-game is a Safe/Semi/Burst international export version produced by Colt, with the code RO905 or R0905.

# History

- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Damage decreased to 19 (from 21).
- Standing spread increased to 2° (from 1°).
- Moving spread increased to 4° (from 2.5°).
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Casing spawn x-offset increased to 4 (from 3.5).
- [v0.15.0](https://github.com/HasangerGames/suroi/releases/tag/v0.15.0)
Expand Down
3 changes: 2 additions & 1 deletion app/(wiki)/weapons/guns/articles/m1_garand.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The M1 Garand was designed by John Garand in the 1920s and 1930s, and production
- The M1 Garand is one of 7 guns that were in surviv.io, the others being the [Vector](/weapons/guns/vector), [AK-47](/weapons/guns/ak47), [VSS](/weapons/guns/vss), [USAS-12](/weapons/guns/usas12), [DEagle](/weapons/guns/deagle), and [Mosin-Nagant](/weapons/guns/mosin).

# History

- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Tweaked texture
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Added strap to loot image.
- Casing type set to .30-06.
Expand Down
1 change: 1 addition & 0 deletions app/(wiki)/weapons/guns/articles/model_89.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ The Model 89 is only found in Gold Airdrops and [Flint Stones](/obstacles/flint_
## History
- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Changed ammunition type to .50 Cal from 12.7mm
- Tweaked texture
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Added.
3 changes: 2 additions & 1 deletion app/(wiki)/weapons/guns/articles/mosin.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ The Mosin-Nagant is an uncommon drop from higher-tier crates such as the [AEGIS
- The Mosin-Nagant is one of 7 guns that were in surviv.io, the others being the [Vector](/weapons/guns/vector), [AK-47](/weapons/guns/ak47), [USAS-12](/weapons/guns/usas12), [M1 Garand](/weapons/guns/m1_garand), [DEagle](/weapons/guns/deagle), and [VSS](/weapons/guns/vss).

# History

- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Can now be fully reloaded with a clip when empty.
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Casing type set to 7.62x54mmR.
- [v0.13.0](https://github.com/HasangerGames/suroi/releases/tag/v0.13.0)
Expand Down

0 comments on commit 26d58e8

Please sign in to comment.