Reupdated Station 1 map

This commit is contained in:
Hawk_v3
2019-10-24 21:57:58 +01:00
282 changed files with 35484 additions and 29587 deletions
+5
View File
@@ -164,6 +164,11 @@
if(name != "Noise") // Audible Emotes
if(ishuman(speaker))
var/mob/living/carbon/human/H = speaker
if(H.species.has_organ[O_VOICE] && !(flags & SIGNLANG) && !(flags & NONVERBAL)) // Does the species need a voicebox? Is the language even spoken?
var/obj/item/organ/internal/voicebox/vocal = H.internal_organs_by_name[O_VOICE]
if(!vocal || vocal.is_broken() || vocal.mute)
return FALSE
if(src.name in H.species.assisted_langs)
. = FALSE
var/obj/item/organ/internal/voicebox/vox = locate() in H.internal_organs // Only voiceboxes for now. Maybe someday it'll include other organs, but I'm not that clever
+1 -1
View File
@@ -126,4 +126,4 @@
/datum/language/unathi/monkey
flags = RESTRICTED
/datum/language/tajaran/monkey
flags = RESTRICTED
flags = RESTRICTED