mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-13 00:47:42 +01:00
Synthliz EAL fix
This commit is contained in:
@@ -296,6 +296,14 @@
|
||||
mutant_bodyparts -= "mam_waggingtail"
|
||||
mutant_bodyparts |= "mam_tail"
|
||||
H.update_body()
|
||||
|
||||
/datum/species/synthliz/on_species_gain(mob/living/carbon/human/H, datum/species/old_species)
|
||||
..()
|
||||
H.grant_language(/datum/language/machine)
|
||||
|
||||
/datum/species/synthliz/on_species_loss(mob/living/carbon/human/H)
|
||||
H.remove_language(/datum/language/machine)
|
||||
..()
|
||||
//Praise the Omnissiah, A challange worthy of my skills - HS
|
||||
|
||||
//EXOTIC//
|
||||
|
||||
Reference in New Issue
Block a user