Changes Dionae taste to numb (#12699)

This commit is contained in:
desven
2021-11-01 01:10:30 -03:00
committed by GitHub
parent 27d97fa3a6
commit 32fc429d17
2 changed files with 5 additions and 1 deletions
@@ -36,7 +36,7 @@
num_alternate_languages = 2
name_language = LANGUAGE_ROOTSONG
ethanol_resistance = -1 //Can't get drunk
taste_sensitivity = TASTE_DULL
taste_sensitivity = TASTE_NUMB
mob_size = 12 //Worker gestalts are 150kg
remains_type = /obj/effect/decal/cleanable/ash //no bones, so, they just turn into dust
gluttonous = GLUT_ITEM_ANYTHING|GLUT_SMALLER
+4
View File
@@ -0,0 +1,4 @@
author: Desven
delete-after: True
changes:
- tweak: "Made Dionae not taste anything, so it's more lore accurate."