Beispiel #1
0
 public Appearance()
 {
     _bodyStyle = ItemBodyStyle.Transparent;
     _color     = ItemColor.None;
 }
Beispiel #2
0
 public Appearance()
 {
     _bodyStyle = ItemBodyStyle.Transparent;
     _color     = ItemColor.None;
     _hideBoots = false;
 }