project_files/HedgewarsMobile/Classes/CommodityFunctions.m
changeset 3878 348f4104461d
parent 3829 81db3c85784b
child 3917 4c243b1eac97
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.m	Sat Sep 18 19:02:09 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.m	Sat Sep 18 19:02:55 2010 +0200
@@ -90,7 +90,7 @@
         case 2: //pro mode
             theWeapon = [[NSDictionary alloc] initWithObjectsAndKeys:
                          [NSNumber numberWithInt:CURRENT_AMMOSIZE],@"version",
-                         @"909000900000000000000900000000000000000000090000",@"ammostore_initialqt",
+                         @"909000900000000000000900000000000000000000000000",@"ammostore_initialqt",
                          @"000000000000000000000000000000000000000000000000",@"ammostore_probability",
                          @"000000000000020550000004000700400000000020000000",@"ammostore_delay",
                          @"111111111111111111111111111111111111111110010111",@"ammostore_crate", nil];