Exemple #1
0
 protected override void DoMageAction(Magus mage)
 {
     // TODO: we may want to do the check here as well to be safe
     mage.RefineLaboratory();
 }
Exemple #2
0
 protected override void DoMageAction(Magus mage)
 {
     // TODO: we may want to do the check here as well to be safe
     mage.RefineLaboratory();
 }