mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Merge pull request #12469 from VOREStation/upstream-merge-8428
[MIRROR] Makes the chirp emote available to Zaddat
This commit is contained in:
@@ -437,6 +437,11 @@
|
||||
/datum/mob_descriptor/height = 0,
|
||||
/datum/mob_descriptor/build = -1
|
||||
)
|
||||
|
||||
default_emotes = list(
|
||||
/decl/emote/audible/chirp
|
||||
)
|
||||
|
||||
/datum/species/zaddat/equip_survival_gear(var/mob/living/carbon/human/H)
|
||||
..()
|
||||
if(H.wear_suit) //get rid of job labcoats so they don't stop us from equipping the Shroud
|
||||
|
||||
Reference in New Issue
Block a user