mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Consolidates Species Files (#17293)
* Consolidates the species _vr override files. * Bugfix: Moves xenochi brain var to base brain * gluttony * Moves teshari to station.dm They ARE station crew, after all. * byebye * RIDICULOUS * ears * this got lost * this needs real unfucking --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
25dfd063d4
commit
34537c70ee
@@ -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