mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-03 23:19:22 +02:00
@@ -1494,7 +1494,7 @@ void CGHeroInstance::deserializationFix()
|
||||
if(i->second.artifact && !i->second.locked)
|
||||
attachTo(i->second.artifact);
|
||||
|
||||
attachTo(&speciality);
|
||||
//attachTo(&speciality);
|
||||
}
|
||||
|
||||
CBonusSystemNode * CGHeroInstance::whereShouldBeAttached(CGameState *gs)
|
||||
|
||||
Reference in New Issue
Block a user