Fixes Attack component schema

This was SVN commit r13674.
This commit is contained in:
historic_bruno 2013-08-17 06:02:31 +00:00
parent b820f6e6ae
commit d37d3be5d0

View File

@ -67,9 +67,7 @@ Attack.prototype.Schema =
"<Crush>0.0</Crush>" +
"<MaxRange>44.0</MaxRange>" +
"<MinRange>20.0</MinRange>" +
"<optional>"+
"<element name='ElevationBonus' a:help='give an elevation advantage (in meters)'><ref name='nonNegativeDecimal'/></element>" +
"</optional>" +
"<ElevationBonus>15.0</ElevationBonus>" +
"<PrepareTime>800</PrepareTime>" +
"<RepeatTime>1600</RepeatTime>" +
"<ProjectileSpeed>50.0</ProjectileSpeed>" +