Пример #1
0
 public override void InitOutfit()
 {
     AddItem(new Sandals(0x1BB));
     AddItem(new MaleElvenRobe(0x5A5));
     AddItem(new GemmedCirclet());
     AddItem(RandomWand.CreateWand());
 }
Пример #2
0
 public override void InitOutfit()
 {
     AddItem(new Sandals(0x722));
     AddItem(RandomWand.CreateWand());
 }