source: ps/trunk/binaries/data/mods/public/audio/interface/alarm/alarm_invalid_building_placement.xml@ 24159

Last change on this file since 24159 was 24159, checked in by Stan, 4 years ago

Play a sound on invalid building placement.
Comments by: @bb, @Freagarach
Sound by @Samulis

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 347 bytes
Line 
1<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2<SoundGroup>
3 <Omnipresent>1</Omnipresent>
4 <HeardBy>owner</HeardBy>
5 <Gain>0.3</Gain>
6 <Priority>100</Priority>
7 <ConeGain>1</ConeGain>
8 <Looping>0</Looping>
9 <Threshold>1</Threshold>
10 <Path>audio/interface/alarm</Path>
11 <Sound>alarm_invalid_building_placement_01.ogg</Sound>
12</SoundGroup>
Note: See TracBrowser for help on using the repository browser.