Adds FlammableComponent, humans can now catch on fire. (#2115)
This commit is contained in:
committed by
GitHub
parent
4c34a12c67
commit
31e0dfc10c
@@ -112,6 +112,7 @@ namespace Content.Shared.GameObjects.Components.Movement
|
||||
{
|
||||
if (!uid.IsValid() || !_entityManager.EntityExists(uid))
|
||||
{
|
||||
_slipped.Remove(uid);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user