Added ignore traits to checksum whitelist
This commit is contained in:
parent
92ee84894c
commit
9bb1e105ab
1 changed files with 2 additions and 0 deletions
|
@ -2981,6 +2981,8 @@ std::string get_checksum(const unit& u) {
|
|||
"gender",
|
||||
"hitpoints",
|
||||
"id",
|
||||
"ignore_race_traits",
|
||||
"ignore_global_traits",
|
||||
"level",
|
||||
"max_attacks",
|
||||
"max_experience",
|
||||
|
|
Loading…
Add table
Reference in a new issue