Skip to content

Commit

Permalink
Update watchdogs_2.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicSoapyBoi authored Jul 27, 2024
1 parent 03008ea commit 985ddb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion req/mission_script_add/watchdogs_2.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

local difficulty = tweak_data:difficulty_to_index(Global.game_settings and Global.game_settings.difficulty or "normal")
local sniper = (difficulty >= 5 and "units/payday2/characters/ene_sniper_2/ene_sniper_2") or "units/payday2/characters/ene_sniper_1/ene_sniper_1"

local optsSniper_1 = {
Expand Down

0 comments on commit 985ddb0

Please sign in to comment.