Skip to content

Commit

Permalink
hpdrop
Browse files Browse the repository at this point in the history
  • Loading branch information
X0-11 committed Jul 14, 2024
1 parent 64932c1 commit f496a5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/halo/structures/dense_obstructions.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
opacity = 1
alpha = 150
pixel_x = 0
health = 2000
maxHealth = 2000
health = 1250
maxHealth = 1250
closerange_freefire = 0
bump_climb = 1
mob_climb_time = 4 SECONDS
Expand Down

0 comments on commit f496a5e

Please sign in to comment.