Skip to content

Commit

Permalink
Revert "Un-nerfs Kepori (shiptest-ss13#3482)"
Browse files Browse the repository at this point in the history
This reverts commit de5b708.
  • Loading branch information
gear-space committed Nov 6, 2024
1 parent 715e406 commit 2c5ac3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/modules/mob/living/carbon/human/species_types/kepori.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
species_eye_path = 'icons/mob/species/kepori/kepori_eyes.dmi'
heatmod = 0.67
coldmod = 1.5
// brutemod = 1.5
// burnmod = 1.5
speedmod = -0.10
brutemod = 1.5
burnmod = 1.5
speedmod = -0.25
bodytemp_normal = HUMAN_BODYTEMP_NORMAL + 30
bodytemp_heat_damage_limit = HUMAN_BODYTEMP_HEAT_DAMAGE_LIMIT + 30
bodytemp_cold_damage_limit = HUMAN_BODYTEMP_COLD_DAMAGE_LIMIT + 30
Expand Down

0 comments on commit 2c5ac3d

Please sign in to comment.