Template:PatchDiff/October 26, 2012 Patch/team fortress 2 content.gcf/tf/resource/ModEvents.res

From Team Fortress Wiki
< Template:PatchDiff/October 26, 2012 Patch
Revision as of 00:54, 27 October 2012 by MousseBOT (talk | contribs) (Diff of file "team fortress 2 content.gcf/tf/resource/ModEvents.res" for patch October 26, 2012 Patch.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
267267 
268268 "teamplay_broadcast_audio"
269269 {
270N/A "team" "byte" // which team should hear the broadcast. 0 will make everyone hear it.
271N/A "sound" "string" //sound to play
N/A270 "team" "byte" // which team should hear the broadcast. 0 will make everyone hear it.
N/A271 "sound" "string" // sound to play
N/A272 "additional_flags" "short" // additional sound flags to pass through to sound system
272273 }
273274 
274275 "teamplay_timer_flash"
10331034 "pumpkin_lord_killed"
10341035 {
10351036 }
N/A1037 
N/A1038 "merasmus_summoned"
N/A1039 {
N/A1040 }
N/A1041 
N/A1042 "merasmus_killed"
N/A1043 {
N/A1044 }
N/A1045 
N/A1046 "merasmus_escape_warning"
N/A1047 {
N/A1048 "level" "short"
N/A1049 "time_remaining" "byte"
N/A1050 }
N/A1051 
N/A1052 "merasmus_escaped"
N/A1053 {
N/A1054 "level" "short"
N/A1055 }
10361056 
10371057 "eyeball_boss_summoned"
10381058 {