sheivan

Member
For some reason I cannot run while using wands even if this is changed in basewand

public void Cast(Spell spell)
{
bool m = this.Movable;

this.Movable = true;
spell.Cast();
this.Movable = m;
}


Not sure whats wrong
 

Donations

Total amount
$10.00
Goal
$500.00

Shards

Back