Skip to content

Commit 243947b

Browse files
committed
rearrange traitors scripts
1 parent e5463f4 commit 243947b

54 files changed

Lines changed: 209 additions & 116 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,4 @@ src/.vs
5555
src/sourcelink.json
5656
src/utils/*/Debug/
5757
src/utils/*/Release/
58-
/.vs/reactivedrop_public_src/CopilotIndices/17.13.433.20974
59-
/.vs/reactivedrop_public_src/FileContentIndex
60-
/.vs/reactivedrop_public_src/v17
6158
/.vs
-9.57 KB
Binary file not shown.

reactivedrop/content/traitors_challenge/addoninfo.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

reactivedrop/content/traitors_challenge/description.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.

reactivedrop/content/traitors_challenge/resource/challenges/traitors.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"name" "#challenge_traitors_name"
33
"description" "#challenge_traitors_description"
44
"allowed_mode" "coop"
5-
// adding this line causes clients to download your addon, allowing you to package models/textures/sounds/particles with it.
6-
"required_on_client" "1"
75
"convars" {
86
"rd_player_bots_allowed" "0"
97

Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
1+
"Traitors.Boomer_Alert"
2+
{
3+
"channel" "CHAN_AUTO"
4+
"volume" "1.000"
5+
"pitch" "100"
6+
7+
"soundlevel" "SNDLVL_120dB"
8+
9+
"wave" "mvm/mvm_cpoint_klaxon.wav"
10+
}
11+
12+
"Traitors.Boomer_Explode"
13+
{
14+
"channel" "CHAN_AUTO"
15+
"volume" "1.000"
16+
"pitch" "100"
17+
18+
"soundlevel" "SNDLVL_130dB"
19+
20+
"wave" "mvm/sentrybuster/mvm_sentrybuster_explode.wav"
21+
}
22+
23+
"Traitors.Boomer_CountDown_0"
24+
{
25+
"channel" "CHAN_AUTO"
26+
"volume" "1.000"
27+
"pitch" "100"
28+
29+
"soundlevel" "SND_130dB"
30+
31+
"wave" "mvm/sentrybuster/traitors_sentrybuster_explode_delay0.wav"
32+
}
33+
"Traitors.Boomer_CountDown_1"
34+
{
35+
"channel" "CHAN_AUTO"
36+
"volume" "1.000"
37+
"pitch" "100"
38+
39+
"soundlevel" "SND_130dB"
40+
41+
"wave" "mvm/sentrybuster/traitors_sentrybuster_explode_delay1.wav"
42+
}
43+
"Traitors.Boomer_CountDown_2"
44+
{
45+
"channel" "CHAN_AUTO"
46+
"volume" "1.000"
47+
"pitch" "100"
48+
49+
"soundlevel" "SND_130dB"
50+
51+
"wave" "mvm/sentrybuster/traitors_sentrybuster_explode_delay2.wav"
52+
}
53+
"Traitors.Boomer_CountDown_3"
54+
{
55+
"channel" "CHAN_AUTO"
56+
"volume" "1.000"
57+
"pitch" "100"
58+
59+
"soundlevel" "SND_130dB"
60+
61+
"wave" "mvm/sentrybuster/traitors_sentrybuster_explode_delay3.wav"
62+
}
63+
"Traitors.Boomer_CountDown_4"
64+
{
65+
"channel" "CHAN_AUTO"
66+
"volume" "1.000"
67+
"pitch" "100"
68+
69+
"soundlevel" "SND_130dB"
70+
71+
"wave" "mvm/sentrybuster/traitors_sentrybuster_explode_delay4.wav"
72+
}
73+
"Traitors.Boomer_CountDown_5"
74+
{
75+
"channel" "CHAN_AUTO"
76+
"volume" "1.000"
77+
"pitch" "100"
78+
79+
"soundlevel" "SND_130dB"
80+
81+
"wave" "mvm/sentrybuster/traitors_sentrybuster_explode_delay5.wav"
82+
}
83+
84+
"Traitors.Flashbang"
85+
{
86+
"channel" "CHAN_AUTO"
87+
"volume" "1.000"
88+
"pitch" "100"
89+
90+
"soundlevel" "SNDLVL_130dB"
91+
92+
"wave" "explosions/t7501.wav"
93+
}
94+
95+
"Traitors.Music_IAF_Win"
96+
{
97+
"channel" "CHAN_STATIC"
98+
"volume" "1.000"
99+
"pitch" "100"
100+
101+
"soundlevel" "SNDLVL_NONE"
102+
103+
"rndwave"
104+
{
105+
"wave" "*#music/cossack_sandvich.wav"
106+
"wave" "*#music/fortress_reel.wav"
107+
}
108+
}
109+
110+
"Traitors.Music_Traitor_Win"
111+
{
112+
"channel" "CHAN_STATIC"
113+
"volume" "1.000"
114+
"pitch" "100"
115+
116+
"soundlevel" "SNDLVL_NONE"
117+
118+
"rndwave"
119+
{
120+
"wave" "*#music/mvm_lost_wave.wav"
121+
"wave" "*#music/trombonetauntv2.mp3"
122+
}
123+
}
124+
125+
"Traitors.Announcer_IAF_Win"
126+
{
127+
"channel" "CHAN_VOICE"
128+
"volume" "1.000"
129+
"pitch" "100"
130+
131+
"soundlevel" "SNDLVL_NONE"
132+
133+
"rndwave"
134+
{
135+
"wave" "*#vo/traitors_challenge_command/announcer_victory.wav"
136+
"wave" "*#vo/traitors_challenge_command/announcer_we_succeeded.wav"
137+
}
138+
}
139+
140+
"Traitors.Announcer_Traitor_Win"
141+
{
142+
"channel" "CHAN_VOICE"
143+
"volume" "1.000"
144+
"pitch" "100"
145+
146+
"soundlevel" "SNDLVL_NONE"
147+
148+
"rndwave"
149+
{
150+
"wave" "*#vo/traitors_challenge_command/announcer_you_failed.wav"
151+
"wave" "*#vo/traitors_challenge_command/announcer_traitors_won.wav"
152+
}
153+
}

0 commit comments

Comments
 (0)