Skip to content

Commit

Permalink
Update ravager_abilities.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers authored Mar 8, 2024
1 parent 4b99d73 commit ce4671c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
var/empower_range = 4
var/max_targets = 6
var/main_empower_base_shield = 0
var/initial_activation_shield = 60
var/shield_per_human = 65
var/initial_activation_shield = 50
var/shield_per_human = 50
var/time_until_timeout = 6 SECONDS

// State
Expand Down

0 comments on commit ce4671c

Please sign in to comment.