GasFilterComponent (#2935)

* GasFilterComponent

* Client ignore component

* Diff fixes

* diff fix 2

Co-authored-by: py01 <pyronetics01@gmail.com>
This commit is contained in:
py01
2021-01-13 16:15:53 -06:00
committed by GitHub
parent 02f0620b48
commit 1f18dd568a
5 changed files with 251 additions and 2 deletions

View File

@@ -235,7 +235,7 @@ namespace Content.Client
"SliceableFood",
"DamageOtherOnHit",
"DamageOnLand",
"Recyclable"
"GasFilter"
};
}
}