Skip to content

Commit

Permalink
guh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Dec 13, 2024
1 parent b0e503e commit d397e1b
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
if(brain.healing_someone)
return 0

if(!get_dist(brain.tied_human, brain.sniper_home))
return 0

return 16
return 12

/datum/ai_action/sniper_nest/Added()
initial_view = brain.view_distance
Expand Down

0 comments on commit d397e1b

Please sign in to comment.