Skip to content

Commit

Permalink
Fixed Templates, new Scavenger Audio
Browse files Browse the repository at this point in the history
  • Loading branch information
VermilionReaper committed Sep 27, 2022
1 parent 4f012f0 commit 22e4729
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 23 deletions.
13 changes: 0 additions & 13 deletions bin/Launcher/map_templates/Zombiemode/raw/maps/template.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -106,19 +106,6 @@ anim_override_func()
level.scr_anim["zombie"]["walk7"] = %ai_zombie_walk_v8; //goose step walk
}




//*****************************************************************************


theater_playanim( animname )
{
self UseAnimTree(#animtree);
self animscripted(animname + "_done", self.origin, self.angles, level.scr_anim[animname],"normal", undefined, 2.0 );
}


//*****************************************************************************
// WEAPON FUNCTIONS
//
Expand Down
10 changes: 0 additions & 10 deletions bin/Launcher/map_templates/ZombiemodeFive/raw/maps/template.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,6 @@ main()
//level.round_number = 1245;
}

//*****************************************************************************


theater_playanim( animname )
{
self UseAnimTree(#animtree);
self animscripted(animname + "_done", self.origin, self.angles, level.scr_anim[animname],"normal", undefined, 2.0 );
}


//*****************************************************************************
// WEAPON FUNCTIONS
//
Expand Down
Binary file added raw/sound/wpn/ubersniper/beep_rechamber.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/beep_reload.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/bolt_back_sweet.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/bolt_forward_sweet.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/bomb/snapshot.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/bomb/us_bomb_flux.wav
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/bomb/us_bomb_rampup.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/bomb/us_lfe_2.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/mag_in_sweet.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/mag_out_sweet.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/shot_mn.wav
Binary file not shown.
Binary file added raw/sound/wpn/ubersniper/shot_st.wav
Binary file not shown.

0 comments on commit 22e4729

Please sign in to comment.