#LOC tags for Science animations and resolve satellite contracts issue

This commit is contained in:
Poodmund
2019-03-17 17:47:20 +00:00
parent c3866326b2
commit c8873a305a
3 changed files with 26 additions and 12 deletions

View File

@ -0,0 +1,14 @@
@Contracts:FOR[ReStockPlus]
{
@Satellite
{
@PART_REQUEST:HAS[#Part[GooExperiment]]
{
Part = restock-goocanister-625-1
}
@PART_REQUEST:HAS[#Part[science_module]]
{
Part = restock-materialbay-radial-1
}
}
}