diff --git a/Cosmic rage/Misc/comms.set b/Cosmic rage/Misc/comms.set index 2f0ada2..a38a524 100644 --- a/Cosmic rage/Misc/comms.set +++ b/Cosmic rage/Misc/comms.set @@ -234,3 +234,4 @@ playsound {Cosmic Rage/general/comms/fires.wav} @CommsVol; BufferAdd Dispatch %0 #trigger {The recipient manager closes with a soft swoosh.} {#gagline voice; playsound {Cosmic Rage/general/comms/mailclose.wav} @CommsVol} #trigger {Soft chimes come from the speakers of a black informational Computer as the recipient manager opens.} {#gagline voice; playsound {Cosmic Rage/general/comms/mailopen.wav} @CommsVol} #trigger {[[]Origins]*: "Automated announcement: *"} {#if {@QGag = 1} {#sub {[Origins]%1: %2}}; playsound {Cosmic Rage/general/comms/OriginsAuto.wav} @CommsVol; BufferAdd Origins %0; #if {@ChannelLogging = "Enabled"} {#file 1 {cosmic rage/logs/%char Origins.log};#write 1 %0;#close 1}} +#trigger {* shouts: "*"} {playsound {Cosmic Rage/hosts/shout.wav} @vol; BufferAdd SubAnnouncements %0;} \ No newline at end of file diff --git a/Cosmic rage/Misc/hosts.set b/Cosmic rage/Misc/hosts.set index c3af657..9606fbe 100644 --- a/Cosmic rage/Misc/hosts.set +++ b/Cosmic rage/Misc/hosts.set @@ -1,8 +1,19 @@ -#TRIGGER {[[]administrators]: *just opened a service request with the subject of*} {playsound {Cosmic Rage\hosts\Assist.wav} @vol} {} AnyCase -#TRIGGER {[[]Report!], *} {playsound {Cosmic Rage\hosts\Report.wav} @vol} -#TRIGGER {[[]Suggestion!], *} {playsound {Cosmic Rage\hosts\Suggest.wav} @vol} -#trigger {[[]Administrators]: Report, * has been resolved by *} {playsound {cosmic rage/hosts/dasar.wav} @vol} -#trigger {* starting checkpoint. Database last checkpointed *} {playsound {Cosmic Rage/hosts/Checkpoint.wav} @vol} {} AnyCase -#trigger {[[]Admin chat]*} {playsound {Cosmic Rage/hosts/AdminChat.wav} @vol; BufferAdd adminChat %0; #if {@ChannelLogging = 1} {#file 1 {cosmic rage/logs/%char AdminChat.log}; #write 1 %0;#close 1}} {} AnyCase -#TRIGGER {[[]administrators]*} {playsound {Cosmic Rage\hosts\AdminTalk.wav} @vol; BufferAdd Admin %0; #if {@ChannelLogging = 1} {#file 1 {cosmic rage/logs/%char admin.log};#write 1 %0;#close 1}} {} AnyCase -#trigger {* shouts: "*"} {playsound {Cosmic Rage/hosts/shout.wav} @vol; BufferAdd SubAnnouncements %0;} +#trigger {Professor Brandon Red designation makes a four four motion in the air. As he moves into the next measure he leaps threw the center of the cross never to be seen again.} {playsound {Cosmic Rage/hosts/brandon.wav} @vol} +#trigger {You see a clawed hand move threw the air in a four four motion. As it enters the next measure Professor Brandon Red designation appears.} {playsound {Cosmic Rage/hosts/brandon.wav} @vol} +#trigger {The * pause in their daily ruteen to recognise the achievements of the mortal *} {playsound {Cosmic Rage/hosts/transform.wav} @vol} +#trigger {You hear a sound like the opening of a beer bottle. Then with a hiss and pop followed by the smell of sweet smoke, * appears.} {playsound {Cosmic Rage/hosts/biliin.wav} @vol} +#trigger {with a wink and a half hearted salute, * vanishes.} {playsound {Cosmic Rage/hosts/biliin.wav} @vol} +#trigger {A full moon appears in the sky, down from which * descends on ghostly silver wings.} {playsound {Cosmic Rage/hosts/larain.wav} @vol} +#trigger {A pair of ghostly silver wings spread out from * back and she lifts her arms, ascending into the heavens and vanishing into a sheet of moonlight.} {playsound {Cosmic Rage/hosts/laraout.wav} @vol} +#trigger {* has just been killed!} {playsound {Cosmic Rage/hosts/kill1.wav} @vol} {} AnyCase +#trigger {* materialises in your hand.} {playsound {Cosmic Rage/hosts/mater.wav} @vol} {} AnyCase +#trigger {You hear a blast of trumpeted fanfare and the yelling of heralds screaming "Make way, make way" as * enters.} {playsound {Cosmic Rage/hosts/dante.wav} @vol} {} AnyCase +#trigger {* begins to fade away in a colorful swirl of hazy pixels.} {playsound {Cosmic Rage/hosts/dante2.wav} @vol} {} AnyCase +#trigger {A dark raven swoops out of the sky and lands, resolving into the shape of *} {playsound {Cosmic Rage/hosts/elijahin.wav} @vol} {} AnyCase +#trigger {* leaps into the sky, and dark raven's wings burst from His back, carrying him out of site.} {playsound {Cosmic Rage/hosts/elijahout.wav} @vol} {} AnyCase +#trigger {A cup of tea mysteriously arrives in your hand.} {playsound {Cosmic Rage/hosts/mater.wav} @vol} {} AnyCase +#trigger {You have been fully healed by *} {playsound {Cosmic Rage/hosts/heal.wav} @vol} {} AnyCase +#trigger {You are now being controlled by *} {playsound {cosmic rage/hosts/control1.wav} @vol} +#trigger {*has let you go.} {playsound {cosmic rage/hosts/control2.wav} @vol} +#trigger {*blinks and doesn't seem quite*} {playsound {cosmic rage/hosts/control3.wav} @vol} +#trigger {*blinks and returns to normal.} {playsound {cosmic rage/hosts/control4.wav} @vol} \ No newline at end of file diff --git a/sounds/Cosmic Rage/hosts/AdminChat.wav b/sounds/Cosmic Rage/hosts/AdminChat.wav deleted file mode 100644 index 738ee86..0000000 Binary files a/sounds/Cosmic Rage/hosts/AdminChat.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/AdminTalk.wav b/sounds/Cosmic Rage/hosts/AdminTalk.wav deleted file mode 100644 index 7939c48..0000000 Binary files a/sounds/Cosmic Rage/hosts/AdminTalk.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/Assist.wav b/sounds/Cosmic Rage/hosts/Assist.wav deleted file mode 100644 index 91651ff..0000000 Binary files a/sounds/Cosmic Rage/hosts/Assist.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/Checkpoint.wav b/sounds/Cosmic Rage/hosts/Checkpoint.wav deleted file mode 100644 index 96ec71f..0000000 Binary files a/sounds/Cosmic Rage/hosts/Checkpoint.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/Report.wav b/sounds/Cosmic Rage/hosts/Report.wav deleted file mode 100644 index b746499..0000000 Binary files a/sounds/Cosmic Rage/hosts/Report.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/Suggest.wav b/sounds/Cosmic Rage/hosts/Suggest.wav deleted file mode 100644 index d065ed0..0000000 Binary files a/sounds/Cosmic Rage/hosts/Suggest.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/biliin.wav b/sounds/Cosmic Rage/hosts/biliin.wav new file mode 100644 index 0000000..5fff745 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/biliin.wav differ diff --git a/sounds/Cosmic Rage/hosts/brandon.wav b/sounds/Cosmic Rage/hosts/brandon.wav new file mode 100644 index 0000000..26c7ae4 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/brandon.wav differ diff --git a/sounds/Cosmic Rage/hosts/control1.wav b/sounds/Cosmic Rage/hosts/control1.wav new file mode 100644 index 0000000..99b32ac Binary files /dev/null and b/sounds/Cosmic Rage/hosts/control1.wav differ diff --git a/sounds/Cosmic Rage/hosts/control2.wav b/sounds/Cosmic Rage/hosts/control2.wav new file mode 100644 index 0000000..2382f6c Binary files /dev/null and b/sounds/Cosmic Rage/hosts/control2.wav differ diff --git a/sounds/Cosmic Rage/hosts/control3.wav b/sounds/Cosmic Rage/hosts/control3.wav new file mode 100644 index 0000000..3975461 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/control3.wav differ diff --git a/sounds/Cosmic Rage/hosts/control4.wav b/sounds/Cosmic Rage/hosts/control4.wav new file mode 100644 index 0000000..a38ee9f Binary files /dev/null and b/sounds/Cosmic Rage/hosts/control4.wav differ diff --git a/sounds/Cosmic Rage/hosts/dante.wav b/sounds/Cosmic Rage/hosts/dante.wav new file mode 100644 index 0000000..6b4f52e Binary files /dev/null and b/sounds/Cosmic Rage/hosts/dante.wav differ diff --git a/sounds/Cosmic Rage/hosts/dante2.wav b/sounds/Cosmic Rage/hosts/dante2.wav new file mode 100644 index 0000000..b00e170 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/dante2.wav differ diff --git a/sounds/Cosmic Rage/hosts/dasar.wav b/sounds/Cosmic Rage/hosts/dasar.wav deleted file mode 100644 index 13a980c..0000000 Binary files a/sounds/Cosmic Rage/hosts/dasar.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/elijahin.wav b/sounds/Cosmic Rage/hosts/elijahin.wav new file mode 100644 index 0000000..a90d0a7 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/elijahin.wav differ diff --git a/sounds/Cosmic Rage/hosts/elijahout.wav b/sounds/Cosmic Rage/hosts/elijahout.wav new file mode 100644 index 0000000..653c16f Binary files /dev/null and b/sounds/Cosmic Rage/hosts/elijahout.wav differ diff --git a/sounds/Cosmic Rage/hosts/evil.wav b/sounds/Cosmic Rage/hosts/evil.wav deleted file mode 100644 index b4ec20c..0000000 Binary files a/sounds/Cosmic Rage/hosts/evil.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/fly_off.wav b/sounds/Cosmic Rage/hosts/fly_off.wav deleted file mode 100644 index 775161c..0000000 Binary files a/sounds/Cosmic Rage/hosts/fly_off.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/fly_on.wav b/sounds/Cosmic Rage/hosts/fly_on.wav deleted file mode 100644 index 989c966..0000000 Binary files a/sounds/Cosmic Rage/hosts/fly_on.wav and /dev/null differ diff --git a/sounds/Cosmic Rage/hosts/heal.wav b/sounds/Cosmic Rage/hosts/heal.wav new file mode 100644 index 0000000..9676765 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/heal.wav differ diff --git a/sounds/Cosmic Rage/hosts/kill1.wav b/sounds/Cosmic Rage/hosts/kill1.wav new file mode 100644 index 0000000..73cb4ef Binary files /dev/null and b/sounds/Cosmic Rage/hosts/kill1.wav differ diff --git a/sounds/Cosmic Rage/hosts/larain.wav b/sounds/Cosmic Rage/hosts/larain.wav new file mode 100644 index 0000000..8ce6aaf Binary files /dev/null and b/sounds/Cosmic Rage/hosts/larain.wav differ diff --git a/sounds/Cosmic Rage/hosts/laraout.wav b/sounds/Cosmic Rage/hosts/laraout.wav new file mode 100644 index 0000000..408f026 Binary files /dev/null and b/sounds/Cosmic Rage/hosts/laraout.wav differ diff --git a/sounds/Cosmic Rage/hosts/transform.wav b/sounds/Cosmic Rage/hosts/transform.wav new file mode 100644 index 0000000..b15fb6b Binary files /dev/null and b/sounds/Cosmic Rage/hosts/transform.wav differ