Пример #1
0
 public Trinsic() : base(City.Trinsic)
 {
     Definition = new CityDefinition(
         City.Trinsic,
         new Point3D(1907, 2682, 0),
         new Point3D(2061, 2855, -2),
         new Point3D(1907, 2683, 0),
         new Point3D(1851, 2772, 0),
         new Point3D(1904, 2690, 7),
         "Trinsic",
         1114142,
         1154527
         );
 }
Пример #2
0
 public Minoc() : base(City.Minoc)
 {
     Definition = new CityDefinition(
         City.Minoc,
         new Point3D(2514, 558, 0),
         new Point3D(2499, 398, 15),
         new Point3D(2514, 559, 0),
         new Point3D(2424, 533, 0),
         new Point3D(2508, 560, 0),
         "Minoc",
         1114139,
         1154523
         );
 }
Пример #3
0
 public Yew() : base(City.Yew)
 {
     Definition = new CityDefinition(
         City.Yew,
         new Point3D(632, 863, 0),
         new Point3D(621, 1043, 0),
         new Point3D(631, 863, 0),
         new Point3D(385, 914, 0),
         new Point3D(633, 856, 0),
         "Yew",
         1114138,
         1154529
         );
 }
Пример #4
0
 public Jhelom() : base(City.Jhelom)
 {
     Definition = new CityDefinition(
         City.Jhelom,
         new Point3D(1336, 3769, 0),
         new Point3D(1377, 3879, 0),
         new Point3D(1336, 3770, 0),
         new Point3D(1379, 3797, 0),
         new Point3D(1326, 3776, 0),
         "Jhelom",
         1114146,
         1154522
         );
 }
Пример #5
0
 public Britain() : base(City.Britain)
 {
     Definition = new CityDefinition(
         City.Britain,
         new Point3D(1445, 1694, 0),
         new Point3D(1436, 1760, -2),
         new Point3D(1446, 1694, 0),
         new Point3D(1417, 1715, 20),
         new Point3D(1437, 1693, 0),
         "Britain",
         1114148,
         1154521
         );
 }
Пример #6
0
 public Moonglow() : base(City.Moonglow)
 {
     Definition = new CityDefinition(
         City.Moonglow,
         new Point3D(4480, 1173, 0),
         new Point3D(4416, 1044, -2),
         new Point3D(4480, 1172, 0),
         new Point3D(4551, 1051, 0),
         new Point3D(4474, 1176, 0),
         "Moonglow",
         1114143,
         1154524
         );
 }
Пример #7
0
 public Vesper() : base(City.Vesper)
 {
     CityLoyaltySystem.Vesper = this;
     Definition = new CityDefinition(
         City.Vesper,
         new Point3D(2891, 683, 0),
         new Point3D(3004, 834, 0),
         new Point3D(2891, 682, 0),
         new Point3D(3004, 822, 0),
         new Point3D(2894, 680, 0),
         "Vesper",
         1114140,
         1154528
         );
 }
Пример #8
0
 public NewMagincia() : base(City.NewMagincia)
 {
     CityLoyaltySystem.NewMagincia = this;
     Definition = new CityDefinition(
         City.NewMagincia,
         new Point3D(3795, 2247, 20),
         new Point3D(3677, 2254, 20),
         new Point3D(3796, 2247, 20),
         new Point3D(3680, 2269, 26),
         new Point3D(3781, 2256, 20),
         "Magincia",
         1114141,
         1154525
         );
 }
Пример #9
0
 public SkaraBrae() : base(City.SkaraBrae)
 {
     CityLoyaltySystem.SkaraBrae = this;
     Definition = new CityDefinition(
         City.SkaraBrae,
         new Point3D(587, 2153, 0),
         new Point3D(645, 2228, -2),
         new Point3D(586, 2153, 0),
         new Point3D(571, 2210, 0),
         new Point3D(590, 2152, 0),
         "Skara Brae",
         1114145,
         1154526
         );
 }