de-legacied Minelayer

This commit is contained in:
Bob
2010-01-12 19:53:20 +13:00
parent 0c473aa941
commit 5247039345
5 changed files with 18 additions and 4 deletions

View File

@@ -149,6 +149,10 @@ namespace RulesConverter
{ "SpawnOffset", "SpawnOffset" },
{ "Produces", "Produces" } }
},
{ "Minelayer", new PL {
{ "Mine", "Primary" } }
},
};
traitMap["RenderUnit"] = traitMap["RenderBuilding"];