Add fire_event to list of known [unit] keys
This commit is contained in:
parent
3f26fdc548
commit
cb134496b1
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ namespace
|
|||
"canrecruit", "extra_recruit", "x", "y", "placement",
|
||||
"parent_type", "description", "usage", "halo", "ellipse",
|
||||
"upkeep", "random_traits", "generate_name",
|
||||
"profile", "small_profile",
|
||||
"profile", "small_profile", "fire_event",
|
||||
"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