Draconic language, for lizards

This commit is contained in:
CitadelStationBot
2017-05-03 22:22:07 -05:00
parent be00d77431
commit a87a75d059
5 changed files with 43 additions and 0 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)