mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Consolidates Species Files (#10530)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
93c6439567
commit
013bac9816
@@ -1,6 +1,3 @@
|
||||
/datum/species
|
||||
var/list/default_emotes = list()
|
||||
|
||||
/mob/living/carbon/get_available_emotes()
|
||||
. = ..()
|
||||
if(length(species?.default_emotes))
|
||||
|
||||
Reference in New Issue
Block a user