Exemplo n.º 1
0
 public AllDyeTubsArmorTarget(AllDyeTubsArmor dyetub) : base(12, false, TargetFlags.None)
 {
     m_Tub = dyetub;
 }
Exemplo n.º 2
0
 public AllDyeTubsArmorTarget( AllDyeTubsArmor dyetub )
     : base(12, false, TargetFlags.None)
 {
     m_Tub = dyetub;
 }