Gas Canisters and Ports (#2151)

* CanisterComponent start

* GasCanisterPort

* canister

* GasCanister yaml

* More Gas Canisters

* Canister & port fixes

* Placeholder canister and port sprites

* GasMixture serialization

* Component ignores

* Fix duplicate component ignore

Co-authored-by: py01 <pyronetics01@gmail.com>
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
py01
2020-10-10 05:37:52 -06:00
committed by GitHub
parent ccfc035a2a
commit 5aa866548b
6 changed files with 223 additions and 5 deletions

View File

@@ -180,6 +180,8 @@
"Headset",
"ComputerBoard",
"BreakableConstruction",
"GasCanister",
"GasCanisterPort",
};
}
}