Merge pull request #734 from Citadel-Station-13/upstream-merge-26780

[MIRROR] Draconic language, for lizards
This commit is contained in:
LetterJay
2017-05-17 04:49:13 -04:00
committed by GitHub
6 changed files with 50 additions and 13 deletions
@@ -17,6 +17,9 @@
skinned_type = /obj/item/stack/sheet/animalhide/lizard
exotic_bloodtype = "L"
/datum/species/lizard/after_equip_job(datum/job/J, mob/living/carbon/human/H)
H.grant_language(/datum/language/draconic)
/datum/species/lizard/random_name(gender,unique,lastname)
if(unique)
return random_unique_lizard_name(gender)