mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 01:52:00 +00:00
Team: added faction_lock and leader_lock to list of allowed [side] keys
Dunno why these were excluded...
This commit is contained in:
parent
2d7857c59b
commit
3bca7078ef
@ -100,9 +100,11 @@ const std::set<std::string> team::attributes {
|
||||
"faction",
|
||||
"faction_from_recruit",
|
||||
"faction_name",
|
||||
"faction_lock",
|
||||
"gold_lock",
|
||||
"income_lock",
|
||||
"leader",
|
||||
"leader_lock",
|
||||
"random_leader",
|
||||
"team_lock",
|
||||
"terrain_liked",
|
||||
|
Loading…
x
Reference in New Issue
Block a user