Fixes swarmers speaking common

This commit is contained in:
CitadelStationBot
2017-04-23 13:53:36 -05:00
parent fd976abca6
commit f58335d5d8
6 changed files with 8 additions and 11 deletions
@@ -5,6 +5,9 @@
icon = 'icons/mob/human.dmi'
icon_state = "caucasian_m"
// ME TARZAN, YOU JANEBOT
initial_languages = list(/datum/language/common)
/mob/living/carbon/human/dummy
@@ -42,8 +45,6 @@
handcrafting = new()
grant_language(/datum/language/common) // ME TARZAN, YOU JANEBOT
..()
/mob/living/carbon/human/create_internal_organs()