ECS StunnableProjectile (#4309)

* ECS StunnableProjectile

Also renamed it to the more generic component for stunning on collision

* Reviews
This commit is contained in:
metalgearsloth
2021-07-21 19:16:38 +10:00
committed by GitHub
parent 94ef2cb66e
commit 8862028860
6 changed files with 59 additions and 49 deletions

View File

@@ -78,7 +78,7 @@ namespace Content.Client.Entry
"SpeedLoader",
"Hitscan",
"ExplosiveProjectile",
"StunnableProjectile",
"StunOnCollide",
"RandomPottedPlant",
"CommunicationsConsole",
"BarSign",