AmbientSound 'ambient-sound' Example code
| type | :: "ambient-sound" | Specification of the type of the prototype. |
Specification of the type of the prototype. | ||
| name | :: string | Unique textual identification of the prototype. |
Unique textual identification of the prototype. | ||
| weight optional | :: double | Cannot be less than zero. [...] |
Cannot be less than zero. [...] | ||
| track_type | :: AmbientSoundType | |
| planet optional | :: SpaceLocationID | Track without a planet is bound to space platforms. |
Track without a planet is bound to space platforms. | ||
| sound optional | :: Sound | Static music track. [...] |
Static music track. [...] | ||
| variable_sound optional | :: VariableAmbientSoundVariableSound | Variable music track. [...] |
Variable music track. [...] | ||


