disable the two last workinprogress weapons on the ios release
authorkoda
Sat, 19 Feb 2011 02:21:09 +0100
changeset 4950 941f17b2dd9f
parent 4949 cbc60ccc1f1a
child 4951 ae0c6c35414d
disable the two last workinprogress weapons on the ios release
project_files/HedgewarsMobile/Classes/CreationChamber.m
project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
--- a/project_files/HedgewarsMobile/Classes/CreationChamber.m	Sat Feb 19 01:42:12 2011 +0100
+++ b/project_files/HedgewarsMobile/Classes/CreationChamber.m	Sat Feb 19 02:21:09 2011 +0100
@@ -77,10 +77,10 @@
         default: //default
             theWeapon = [[NSDictionary alloc] initWithObjects:
                          [NSArray arrayWithObjects:
-                          @"93919294221991210322351110012010000002111101010111299",
-                          @"04050405416006555465544647765766666661555101011154111",
+                          @"93919294221991210322351110012010000002111101010111200",
+                          @"04050405416006555465544647765766666661555101011154100",
                           @"00000000000002055000000400070040000000002000000006000",
-                          @"13111103121111111231141111111111111112111111011111211",
+                          @"13111103121111111231141111111111111112111111011111200",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
@@ -91,10 +91,10 @@
         case 1: //crazy
             theWeapon = [[NSDictionary alloc] initWithObjects:
                          [NSArray arrayWithObjects:
-                          @"99999999999999999929999999999999992999999999099999922",
-                          @"11111101111111111111111111111111111111111111011111111",
+                          @"99999999999999999929999999999999992999999999099999900",
+                          @"11111101111111111111111111111111111111111111011111100",
                           @"00000000000000000000000000000000000000000000000000000",
-                          @"13111103121111111231141111111111111112111101011111111",
+                          @"13111103121111111231141111111111111112111101011111100",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
@@ -108,7 +108,7 @@
                           @"90900090000000000000090000000000000000000000000000000",
                           @"00000000000000000000000000000000000000000000000000000",
                           @"00000000000002055000000400070040000000002000000000000",
-                          @"11111111111111111111111111111111111111111001011111111",
+                          @"11111111111111111111111111111111111111111001011111100",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
@@ -120,9 +120,9 @@
             theWeapon = [[NSDictionary alloc] initWithObjects:
                          [NSArray arrayWithObjects:
                           @"00000099000000000000000000000000000000000000000000000",
-                          @"44444100442444022101121212224220000000020004000100111",
+                          @"44444100442444022101121212224220000000020004000100100",
                           @"00000000000000000000000000000000000000000000000000000",
-                          @"11111111111111111111111111111111111111111011011111111",
+                          @"11111111111111111111111111111111111111111011011111100",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
@@ -134,9 +134,9 @@
             theWeapon = [[NSDictionary alloc] initWithObjects:
                          [NSArray arrayWithObjects:
                           @"10100090000100000110000000000000000000000000000010000",
-                          @"04050405416006555465544647765766666661555101011154111",
+                          @"04050405416006555465544647765766666661555101011154100",
                           @"00000000000000000000000000000000000000000000000000000",
-                          @"13111103121111111231141111111111111112111111011111111",
+                          @"13111103121111111231141111111111111112111111011111100",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
@@ -150,7 +150,7 @@
                           @"00000099000900000003000000000000000000000000000000000",
                           @"00000000000000000000000000000000000000000000000000000",
                           @"00000000000002055000000400070040000000002000000006000",
-                          @"11111111111111111111111111111111111111111111011111111",
+                          @"11111111111111111111111111111111111111111111011111100",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
@@ -162,9 +162,9 @@
             theWeapon = [[NSDictionary alloc] initWithObjects:
                          [NSArray arrayWithObjects:
                           @"90000090020000000021000000000000001100000900000000000",
-                          @"04050405416006555465544647765766666661555101011154111",
+                          @"04050405416006555465544647765766666661555101011154100",
                           @"00000000000002055000000400070040000000002000000006000",
-                          @"13111103121111111231141111111111111112111111011111111",
+                          @"13111103121111111231141111111111111112111111011111100",
                           nil]
                                                       forKeys: [NSArray arrayWithObjects:
                                                                 @"ammostore_initialqt",
--- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Sat Feb 19 01:42:12 2011 +0100
+++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Sat Feb 19 02:21:09 2011 +0100
@@ -1576,7 +1576,7 @@
 /* End PBXGroup section */
 
 /* Begin PBXNativeTarget section */
-		1D6058900D05DD3D006BFB54 /* Hedgewars */ = {
+		1D6058900D05DD3D006BFB54 /* Test Lua */ = {
 			isa = PBXNativeTarget;
 			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */;
 			buildPhases = (
@@ -1667,7 +1667,7 @@
 			);
 			projectRoot = "";
 			targets = (
-				1D6058900D05DD3D006BFB54 /* Hedgewars */,
+				1D6058900D05DD3D006BFB54 /* Test Lua */,
 				928301160F10CAFC00CC5A3C /* fpc */,
 				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
 			);