Add spear embedding (#18578)

* Add spear embedding

* fuck this copy-paste

* Juicier

* the river
This commit is contained in:
metalgearsloth
2023-08-04 18:56:39 +10:00
committed by GitHub
parent dda3848a98
commit 321f337572
10 changed files with 159 additions and 26 deletions

View File

@@ -435,7 +435,6 @@ public sealed partial class ExplosionSystem : EntitySystem
physics,
xform,
projectileQuery,
tagQuery,
throwForce);
}