second try at haloes and leveling, once again,
AI0867, could you please test ? thx
This commit is contained in:
parent
96e1b8f3e2
commit
e608a34d4c
1 changed files with 2 additions and 0 deletions
|
@ -728,6 +728,8 @@ void unit::advance_to(const unit_type* t, bool use_traits, game_state* state)
|
|||
}
|
||||
}
|
||||
|
||||
// we don't want to inherit our previous type's halo
|
||||
cfg_["halo"] = "";
|
||||
cfg_.merge_with(t->cfg_);
|
||||
if (!specific_profile.empty()) {
|
||||
cfg_["profile"] = specific_profile;
|
||||
|
|
Loading…
Add table
Reference in a new issue