Index: ps/trunk/binaries/data/mods/public/maps/scenario.rnc =================================================================== --- ps/trunk/binaries/data/mods/public/maps/scenario.rnc +++ ps/trunk/binaries/data/mods/public/maps/scenario.rnc @@ -59,7 +59,8 @@ element Height { xsd:decimal } & element Waviness { xsd:decimal } & element Murkiness { xsd:decimal } & - element Tint { color_rgb } + element Tint { color_rgb } & + element WindAngle { xsd:decimal }? } } & element Postproc { @@ -83,7 +84,7 @@ element Position { pos_xyz }, element Rotation { angle }, element Declination { angle } - } & + }? & element ScriptSettings { text } & @@ -107,8 +108,21 @@ }? }* }? & - element Paths { # Unused - empty + element Paths { + element Path { + attribute name { text } & + attribute timescale { xsd:decimal } & + attribute orientation { text } & + attribute mode { text } & + attribute style { text } & + element Node { + attribute deltatime { + xsd:decimal { minInclusive = "0" } + } & + element Position { pos_xyz }? & + element Target { pos_xyz }? + }* + }* }? & element Triggers { # Unused empty Index: ps/trunk/binaries/data/mods/public/maps/scenario.rng =================================================================== --- ps/trunk/binaries/data/mods/public/maps/scenario.rng +++ ps/trunk/binaries/data/mods/public/maps/scenario.rng @@ -147,6 +147,11 @@ + + + + + @@ -198,18 +203,20 @@ - - - - - - - - - - + + + + + + + + + + + + - + @@ -263,8 +270,40 @@ - - + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + Index: ps/trunk/binaries/data/mods/public/maps/scenarios/Pathfinding_demo.xml =================================================================== --- ps/trunk/binaries/data/mods/public/maps/scenarios/Pathfinding_demo.xml +++ ps/trunk/binaries/data/mods/public/maps/scenarios/Pathfinding_demo.xml @@ -11,7 +11,7 @@ 0 0.5 - +