Fix erroneous "unknown attribute discarded" warnings for new [unit] keys
This commit is contained in:
parent
75357087e8
commit
1299998a6f
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue