架构大更
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Continentis.MainGame.Card
|
||||
{
|
||||
this.forceUse = false;
|
||||
this.forceIgnore = false;
|
||||
this.baseWeight = owner.cardData.baseWeight;
|
||||
this.baseWeight = owner.cardData.intentionBaseWeight;
|
||||
this.currentWeight = baseWeight;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user