mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Zeng-Hu Nral'malic Augment (#16712)
* skranguage * removes ipc and vaurca availability * understanding only, not speaking * renames proc + clarification comment * adds aug to xenobotanist * augment will not delete a skrell's voice * Update code/modules/mob/language/language.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/mob/language/language.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> --------- Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
@@ -470,6 +470,10 @@
|
||||
name = "Zino language processor"
|
||||
augment_languages = list(LANGUAGE_GUTTER)
|
||||
|
||||
/obj/item/organ/internal/augment/language/zeng
|
||||
name = "Zeng-Hu Nral'malic language processor"
|
||||
augment_languages = list(LANGUAGE_SKRELLIAN)
|
||||
|
||||
/obj/item/organ/internal/augment/gustatorial
|
||||
name = "gustatorial centre"
|
||||
action_button_name = "Activate Gustatorial Centre (tongue)"
|
||||
|
||||
Reference in New Issue
Block a user