Skip to content

Commit

Permalink
Dmg mods
Browse files Browse the repository at this point in the history
  • Loading branch information
thgvr committed Oct 6, 2024
1 parent 1c66ba6 commit ad91133
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/modules/mob/living/carbon/human/species_types/kepori.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
species_clothing_path = 'icons/mob/clothing/species/kepori.dmi'
species_eye_path = 'icons/mob/species/kepori/kepori_eyes.dmi'
heatmod = 0.67
coldmod = 1.5
brutemod = 1.5
burnmod = 1.5
speedmod = -0.25
// coldmod = 1.5
// brutemod = 1.5
// burnmod = 1.5
speedmod = -0.10
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 ad91133

Please sign in to comment.