project_files/HedgewarsMobile/Resources/Settings/iFrontend/gameFlags_en.plist
changeset 4463 1fe77f2bc1d1
parent 4284 57a501a69e5f
child 5181 102fef5ca5fc
--- a/project_files/HedgewarsMobile/Resources/Settings/iFrontend/gameFlags_en.plist	Sun Dec 05 19:00:41 2010 +0100
+++ b/project_files/HedgewarsMobile/Resources/Settings/iFrontend/gameFlags_en.plist	Sun Dec 05 23:48:58 2010 +0100
@@ -172,11 +172,19 @@
 	</dict>
 	<dict>
 		<key>description</key>
-		<string>Wind will not affect weapons</string>
+		<string>You will not have to worry about wind any more</string>
 		<key>image</key>
 		<string>NoWind</string>
 		<key>title</key>
 		<string>Disable Wind</string>
 	</dict>
+	<dict>
+		<key>description</key>
+		<string>Wind will affect almost everything</string>
+		<key>image</key>
+		<string>MoreWind</string>
+		<key>title</key>
+		<string>More Wind</string>
+	</dict>
 </array>
 </plist>