mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Merge pull request #3994 from Little-119/trash-birds
Gives vox the trash eating verb
This commit is contained in:
@@ -363,7 +363,7 @@
|
||||
min_age = 18
|
||||
icobase = 'icons/mob/human_races/r_vox_old.dmi'
|
||||
deform = 'icons/mob/human_races/r_def_vox_old.dmi'
|
||||
inherent_verbs = list(/mob/living/proc/shred_limb)
|
||||
inherent_verbs = list(/mob/living/proc/shred_limb, /mob/living/proc/eat_trash)
|
||||
|
||||
datum/species/harpy
|
||||
name = SPECIES_RAPALA
|
||||
|
||||
Reference in New Issue
Block a user