Skip to content

Commit

Permalink
spawn sound for snipers
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicSoapyBoi committed Jul 14, 2024
1 parent ed5d4d3 commit 7d7c195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/charactertweakdata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,7 @@ Hooks:PostHook(CharacterTweakData, "init", "eclipse_init", function(self)
-- sniper
self.sniper.suppression = nil
self.sniper.misses_first_player_shot = true
self.sniper.spawn_sound_event = "mga_deploy_snipers" --deploy snipahs!!!

-- cloaker
self.spooc.use_animation_on_fire_damage = true
Expand Down

0 comments on commit 7d7c195

Please sign in to comment.