Hristov & .60 changes - Hristov Rework, Part 2 (#31662)

* Initial commit

* Updated values to reflect new resistances

* Review fixes

* Review fixes

* LINQ BEGONETH
This commit is contained in:
SlamBamActionman
2025-02-04 22:55:09 +01:00
committed by GitHub
parent 87fa6a3b74
commit e58d031300
7 changed files with 140 additions and 12 deletions

View File

@@ -79,7 +79,7 @@ public abstract partial class SharedProjectileSystem : EntitySystem
{
projectile.Shooter = null;
projectile.Weapon = null;
projectile.DamagedEntity = false;
projectile.ProjectileSpent = false;
}
// Land it just coz uhhh yeah