Skip to content

Commit

Permalink
Update code/modules/mob/living/simple_animal/abnormality/waw/snow_whi…
Browse files Browse the repository at this point in the history
…tes_apple.dm

Co-authored-by: [̸R̵e̵d̴a̴c̶t̸e̸d̴]̵ <[email protected]>
  • Loading branch information
InsightfulParasite and LanceSmites328 committed Dec 6, 2023
1 parent 4eca4c3 commit dfe0044
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
maxHealth = 1600
health = 1600
obj_damage = 0
damage_coeff = list(BRUTE = 1, RED_DAMAGE = 0.5, WHITE_DAMAGE = 1.0, BLACK_DAMAGE = 0, PALE_DAMAGE = 1.5)
damage_coeff = list(RED_DAMAGE = 0.5, WHITE_DAMAGE = 1.0, BLACK_DAMAGE = 0, PALE_DAMAGE = 1.5)
ranged = TRUE
ranged_cooldown_time = 4 SECONDS
move_to_delay = 5
Expand Down

0 comments on commit dfe0044

Please sign in to comment.