bunch of prototype save fixes (#12421)

This commit is contained in:
Nemanja
2022-11-06 15:26:45 -05:00
committed by GitHub
parent b019ebefa0
commit 0d4a605a94
19 changed files with 46 additions and 34 deletions

View File

@@ -38,41 +38,8 @@ public sealed class PrototypeSaveTest
// TODO fix more prototypes
// The rest of these prototypes (probably) shouldn't be getting ignored.
// There should be an issue up tracking all of these prototypes, indicating that still need to get fixed.
"Thruster",
"Gyroscope",
"JawsOfLife",
"SyndicateJawsOfLife",
"PowerDrill",
"Omnitool",
"GasPressurePump",
"GasVolumePump",
"PortableScrubber",
"ParticleAcceleratorControlBox",
"GasFilter",
"GasFilterFlipped",
"GasMixer",
"GasMixerFlipped",
"HospitalCurtainsOpen",
"CargoPallet",
"ParticlesProjectile",
"FloorDrain",
"Floodlight",
"HolosignWetFloor",
"HeadSkeleton",
"PoweredSmallLightEmpty",
"PoweredSmallLight",
"PoweredLightPostSmallEmpty",
"PoweredLightPostSmall",
"DeployableBarrier",
"CrateArtifactContainer",
"CloningPod",
"GravityGenerator",
"GravityGeneratorMini",
"AirlockExternalShuttleLocked",
"AirlockExternalGlassShuttleLocked",
"AirlockExternalGlassShuttleEmergencyLocked",
"AirlockShuttle",
"AirlockGlassShuttle",
// The followjng are all fixture-less phsyics entities that set can-collide to false on init.
"CarpRift",
"GasMinerOxygen",