diff --git a/code/modules/mob/living/carbon/human/species/station/station.dm b/code/modules/mob/living/carbon/human/species/station/station.dm index dddf682abd9..d5f09d21572 100644 --- a/code/modules/mob/living/carbon/human/species/station/station.dm +++ b/code/modules/mob/living/carbon/human/species/station/station.dm @@ -24,7 +24,7 @@ primitive_form = "Stok" darksight = 3 gluttonous = 1 - ethanol_resistance = 1.5 + ethanol_resistance = 0.4 blurb = "A heavily reptillian species, Unathi (or 'Sinta as they call themselves) hail from the \ Uuosa-Eso system, which roughly translates to 'burning mother'.

Coming from a harsh, radioactive \ diff --git a/html/changelogs/alberyk-PR-664.yml b/html/changelogs/alberyk-PR-664.yml new file mode 100644 index 00000000000..befee010229 --- /dev/null +++ b/html/changelogs/alberyk-PR-664.yml @@ -0,0 +1,6 @@ +author: Alberyk + +delete-after: True + +changes: + - tweak: "Lowered the unathi resistance to alcohol and getting drunk as whole."