public override void InitOutfit() { AddItem(new Sandals(0x1BB)); AddItem(new MaleElvenRobe(0x5A5)); AddItem(new GemmedCirclet()); AddItem(RandomWand.CreateWand()); }
public override void InitOutfit() { AddItem(new Sandals(0x722)); AddItem(RandomWand.CreateWand()); }