Fix erroneous "unknown attribute discarded" warnings for new [unit] keys

This commit is contained in:
Celtic Minstrel 2017-05-21 16:44:50 -04:00
parent 75357087e8
commit 1299998a6f

View file

@ -103,6 +103,7 @@ namespace
"parent_type", "description", "usage", "halo", "ellipse",
"upkeep", "random_traits", "generate_name",
"profile", "small_profile",
"passable", "overwrite", "location_id",
// Useless attributes created when saving units to WML:
"flag_rgb", "language_name", "image", "image_icon"
};