Skip to content

Commit 4684e8d

Browse files
committed
remove railgun headshot range restriction
1 parent e0b7671 commit 4684e8d

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

game/quiver/info_changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Quiver Private Alpha 1.1.0 (WIP):
6565
- Increased the bunnyhop speed cap from 1.5x move speed to 2x move speed.
6666
- Fixed some rare crashes related to projected textures.
6767
- Fixed caber explosions not counting as melee kills.
68+
- Removed the headshot range restriction for the Railgun.
6869
- Added the following Source SDK Pull Requests:
6970
- #1437: MvM: Fix Explosive Headshot working on invulnerable target
7071
- #1440: Treat being in background map as not in-game

game/quiver/scripts/items/items_custom.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -390,11 +390,6 @@
390390
"attribute_class" "sniper_no_headshot_without_full_charge"
391391
"value" "1"
392392
}
393-
"sniper no headshots at long range"
394-
{
395-
"attribute_class" "sniper_no_headshots_at_long_range"
396-
"value" "1"
397-
}
398393
"crit on hard hit"
399394
{
400395
"attribute_class" "crit_on_hard_hit"

0 commit comments

Comments
 (0)