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