Update misc.set
Removed food-related triggers as they had no sounds associated with them and therefore were erroring
This commit is contained in:
parent
1f8fa76600
commit
0870016907
@ -103,17 +103,13 @@ loopsound {cosmic rage/Ambiences/VehicleMisc.wav} @roomvol; #Var RoomHandle %Pla
|
||||
#trigger {A siren rings out through the area and you hear a voice announce: "All military officers, please proceed to your local boarding points. This is not a drill."} {playsound {Cosmic Rage/general/comms/evac.wav} @vol}
|
||||
#TRIGGER {* plays a cheery tune, informing you someone just put up an advertisement.} {playsound {Cosmic Rage/general/misc/advertisement.wav} @vol; BufferAdd NOtifications %0}
|
||||
#trigger {You have * credits} {playsound {cosmic rage/general/misc/Credits.wav} @vol}
|
||||
#trigger {You take a drink from a *} {playsound {Cosmic Rage/general/food and drink/liquid.wav} @vol}
|
||||
#trigger {You eat some *} {playsound {Cosmic Rage/general/Food and drink/EatFood.wav} @vol}
|
||||
#trigger {Roundtime up. Feel free to move about!} {playsound {Cosmic Rage/general/misc/Roundtime.wav} @vol;gagVoice}
|
||||
#trigger {* reports it attempted to do your command to the best of its ability.} {gagAll; #var HD 0}
|
||||
#trigger {Via *, * located at * informs you:} { gagAll; #var HD 1; playsound {Cosmic Rage/general/misc/droid.wav} @vol}
|
||||
#trigger {* Game saved.} {playsound {Cosmic Rage/general/misc/GameSave.wav} @vol}
|
||||
#trigger {[[]Resource Market]:*} {playsound {Cosmic Rage/general/misc/Market.wav} @vol; bufferadd Notifications %0} {} AnyCase
|
||||
#trigger {A new quote has been added to the quote database!} {playsound {Cosmic Rage/general/misc/Quote.wav} @vol}
|
||||
#trigger {A quote was just removed from the database!} {playsound {Cosmic Rage/general/misc/Quote.wav} @vol}
|
||||
#trigger {* flashes bright blue, indicating someone just * order *} {playsound {Cosmic Rage/general/misc/Order.wav} @vol; bufferadd NOtifications %0}
|
||||
#trigger {* lets out a horrible buzzing noise, before jerkily turning around and flying away.} {playsound {Cosmic Rage/general/misc/DroneBuzz.wav} @vol}
|
||||
#trigger {* would like to lead you. Is this ok?} {playsound {Cosmic Rage/general/misc/LeadRequest.wav} @vol}
|
||||
#trigger {You indicate to * that * should follow you.} {playsound {cosmic rage/general/misc/joins.wav} @vol}
|
||||
#trigger {"Continue * *" says * quietly in * voice.} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user