fixes the build palette, and a few silly errors.

This commit is contained in:
Bob
2010-01-12 15:25:27 +13:00
parent 5a29dd6ee2
commit 275100938d
5 changed files with 14 additions and 6 deletions

View File

@@ -143,7 +143,8 @@ namespace RulesConverter
},
{ "Production", new PL {
{ "SpawnOffset", "SpawnOffset" } }
{ "SpawnOffset", "SpawnOffset" },
{ "Produces", "Produces" } }
},
};