diff --git a/code/modules/mob/living/carbon/human/species/station/diona/diona.dm b/code/modules/mob/living/carbon/human/species/station/diona/diona.dm index 2c8edcd89cf..b9f65bfbfdb 100644 --- a/code/modules/mob/living/carbon/human/species/station/diona/diona.dm +++ b/code/modules/mob/living/carbon/human/species/station/diona/diona.dm @@ -11,6 +11,7 @@ deform = 'icons/mob/human_races/diona/r_def_plant.dmi' preview_icon = 'icons/mob/human_races/diona/diona_preview.dmi' language = LANGUAGE_ROOTSONG + secondary_langs = list(LANGUAGE_AZAZIBA) unarmed_types = list( /datum/unarmed_attack/stomp, /datum/unarmed_attack/kick, diff --git a/html/changelogs/geeves-behold-shitcode.yml b/html/changelogs/geeves-behold-shitcode.yml new file mode 100644 index 00000000000..40203f922ab --- /dev/null +++ b/html/changelogs/geeves-behold-shitcode.yml @@ -0,0 +1,6 @@ +author: Geeves + +delete-after: True + +changes: + - rscadd: "Dionae can now pick Sinta'Azaziba at character selection."