Added leap and gut verbs to vox.

This commit is contained in:
Zuhayr
2014-05-17 01:16:28 -04:00
committed by ZomgPonies
parent 893b1c633f
commit 03a6213ee9
+10
View File
@@ -221,6 +221,16 @@
flags = NO_SCAN | IS_WHITELISTED | NO_BLOOD
/datum/species/vox/handle_post_spawn()
verbs += /mob/living/carbon/human/proc/leap
..()
/datum/species/vox/armalis/handle_post_spawn()
verbs += /mob/living/carbon/human/proc/gut
..()
/datum/species/vox/armalis
name = "Vox Armalis"
icobase = 'icons/mob/human_races/r_armalis.dmi'