Index: ps/trunk/binaries/data/mods/public/simulation/templates/other/plane.xml =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/templates/other/plane.xml (revision 20472) +++ ps/trunk/binaries/data/mods/public/simulation/templates/other/plane.xml (nonexistent) @@ -1,78 +0,0 @@ - - - - - 0.0 - 100.0 - 227.0 - 120 - 80 - 75.0 - 9.81 - 0 - 10000 - 1.0 - 0 - - - - 3 - 1 - Infantry - - - true - 0.0 - 3.0 - 7.0 - - - 1 - 0 - Support Infantry - 1 - 5 - - - - 100 - true - - - gaia - P-51 Mustang - A World War 2 American fighter plane. - units/global_mustang.png - - - - - 1.0 - true - 0.0 - - - 3.0 - - - - 60.0 - 50.0 - 40.0 - 25.0 - 5.0 - 10.0 - 2.0 - 2.0 - 50.0 - 15.0 - true - unrestricted - - - 100 - - - units/global/plane.xml - - Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/other/plane.xml ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/xml \ No newline at end of property Index: ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo.xml =================================================================== --- ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo.xml (revision 20472) +++ ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo.xml (revision 20473) @@ -1,127 +1,127 @@ default lake 22.2426 3.0 0.45 - + 1 - + 1 - + 1 1 2 2 2 2 - + 2 - + 2 Index: ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo_2.xml =================================================================== --- ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo_2.xml (revision 20472) +++ ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo_2.xml (revision 20473) @@ -1,681 +1,681 @@ sunny ocean 16.3672 3.0 0.449219 - + 1 - + 1 - + 1 - + 1 1 2 - + 2 - + 2 - + 2 - + 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Index: ps/trunk/binaries/data/mods/public/simulation/data/cheats/createPlane.json =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/data/cheats/createPlane.json (revision 20472) +++ ps/trunk/binaries/data/mods/public/simulation/data/cheats/createPlane.json (revision 20473) @@ -1,9 +1,9 @@ { "Name": "how do you turn this on?", "Data": { "Action": "createunits", "DefaultParameter": 1, "isNumeric": true, - "Templates": ["other/plane"] + "Templates": ["units/plane"] } } Index: ps/trunk/binaries/data/mods/public/simulation/templates/units/plane.xml =================================================================== --- ps/trunk/binaries/data/mods/public/simulation/templates/units/plane.xml (nonexistent) +++ ps/trunk/binaries/data/mods/public/simulation/templates/units/plane.xml (revision 20473) @@ -0,0 +1,78 @@ + + + + + 0.0 + 100.0 + 227.0 + 120 + 80 + 75.0 + 9.81 + 0 + 10000 + 1.0 + 0 + + + + 3 + 1 + Infantry + + + true + 0.0 + 3.0 + 7.0 + + + 1 + 0 + Support Infantry + 1 + 5 + + + + 100 + true + + + gaia + P-51 Mustang + A World War 2 American fighter plane. + units/global_mustang.png + + + + + 1.0 + true + 0.0 + + + 3.0 + + + + 60.0 + 50.0 + 40.0 + 25.0 + 5.0 + 10.0 + 2.0 + 2.0 + 50.0 + 15.0 + true + unrestricted + + + 100 + + + units/global/plane.xml + + Property changes on: ps/trunk/binaries/data/mods/public/simulation/templates/units/plane.xml ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/xml \ No newline at end of property