Skip to content

Commit

Permalink
Tajaran Speed Nerf (#6985)
Browse files Browse the repository at this point in the history
  • Loading branch information
seekssss authored Feb 4, 2025
1 parent 55d05cb commit 7d257b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/modules/species/station/standard/tajaran.dm
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
vision_innate = /datum/vision/baseline/species_tier_2
vision_organ = O_EYES

slowdown = -0.5
slowdown = 0
snow_movement = -1 //Ignores half of light snow

brute_mod = 1.15
burn_mod = 1.15
brute_mod = 1.1
burn_mod = 1.1
flash_mod = 1.1

metabolic_rate = 1.1
Expand Down

0 comments on commit 7d257b0

Please sign in to comment.