project_files/HedgewarsMobile/Classes/CommodityFunctions.m
changeset 3621 a8ddf681ba7d
parent 3598 a8aa06bae895
child 3660 bc125bea5849
--- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.m	Sat Jul 03 15:31:36 2010 +0200
+++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.m	Sun Jul 04 00:33:59 2010 +0200
@@ -54,8 +54,8 @@
     }
     
     NSDictionary *theWeapon = [[NSDictionary alloc] initWithObjectsAndKeys:
+                               [NSNumber numberWithInt:CURRENT_AMMOSIZE],@"version",
                                @"9391929422199121032235111001201000000211110111",@"ammostore_initialqt",
-// rope on itouch              @"0000099999000000000000000000000099900000099999",@"ammostore_initialqt",
                                @"0405040541600655546554464776576666666155510111",@"ammostore_probability",
                                @"0000000000000205500000040007004000000000200000",@"ammostore_delay",
                                @"1311110312111111123114111111111111111211111111",@"ammostore_crate", nil];