fixed some dumb bugs; more porting

This commit is contained in:
Chris Forbes
2010-01-11 18:57:49 +13:00
parent b94e5441dc
commit 21bf3cd0e1
7 changed files with 167 additions and 9 deletions

View File

@@ -139,6 +139,10 @@ namespace RulesConverter
{ "MuzzleFlash", "MuzzleFlash" }, // maybe
{ "Recoil", "Recoil"} }
},
{ "Production", new PL {
{ "SpawnOffset", "SpawnOffset" } }
},
};
traitMap["RenderUnit"] = traitMap["RenderBuilding"];