mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Fixes vox tails! Adds animation!
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
/datum/species/vox
|
||||
icobase = 'icons/mob/human_races/r_vox_ch.dmi'
|
||||
tail = "voxtail"
|
||||
tail_animation = 'icons/mob/species/vox/tail.dmi'
|
||||
speech_chance = 50 // As long as we're making the option to disable it, might as well bump up the chances when it is enabled
|
||||
inherent_verbs = list(
|
||||
/mob/living/carbon/human/proc/toggle_speech_sounds
|
||||
|
||||
Reference in New Issue
Block a user