Add WithHarvesterSpriteBody

And move PrefixByFullness there.
Also put it into Mods.Cnc, as RA is the only shipping mod
using this.
This commit is contained in:
reaperrr
2019-03-09 03:55:28 +01:00
committed by abcdefg30
parent 840eb7006d
commit 0eb0a5a2bd
8 changed files with 139 additions and 73 deletions

View File

@@ -615,6 +615,7 @@
<Compile Include="UpdateRules\Rules\20190314\MakeMobilePausableConditional.cs" />
<Compile Include="UpdateRules\Rules\20190314\MultipleDeploySounds.cs" />
<Compile Include="UpdateRules\Rules\20190314\RemoveSimpleBeacon.cs" />
<Compile Include="UpdateRules\Rules\20190314\SplitHarvesterSpriteBody.cs" />
<Compile Include="UtilityCommands\CheckRuntimeAssembliesCommand.cs" />
<Compile Include="UtilityCommands\CheckYaml.cs" />
<Compile Include="UtilityCommands\ConvertPngToShpCommand.cs" />