From bec6c772e4c00db3b35784f3a5080390df9015b2 Mon Sep 17 00:00:00 2001 From: Alberyk Date: Tue, 2 Aug 2016 21:20:19 -0300 Subject: [PATCH] Unathi alcohol changes (#664) Changed asked by unathi lore-person, Jackboot --- .../mob/living/carbon/human/species/station/station.dm | 2 +- html/changelogs/alberyk-PR-664.yml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 html/changelogs/alberyk-PR-664.yml 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."