From 5daa2cd46b82edaaa7b418e39a4ae1c12a143f08 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Wed, 22 Nov 2017 16:47:49 -0500 Subject: [PATCH 1/3] Gives two species Brutal Predation --- .../mob/living/carbon/human/species/station/station_vr.dm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index e90de50279..f8aefc6294 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -292,6 +292,7 @@ "You feel uncomfortably warm.", "Your chitin feels hot." ) + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) /datum/species/unathi spawn_flags = SPECIES_CAN_JOIN //Species_can_join is the only spawn flag all the races get, so that none of them will be whitelist only if whitelist is enabled. @@ -331,6 +332,12 @@ push_flags = ~HEAVY //Allows them to use micro step code. swap_flags = ~HEAVY + inherent_verbs = list( + /mob/living/carbon/human/proc/sonar_ping, + /mob/living/proc/hide, + /mob/living/carbon/human/proc/shred_limb + ) + /datum/species/shapeshifter/promethean spawn_flags = SPECIES_CAN_JOIN From a005f38c90d2f1edfdd0bb9aa5f7d26fb6f597d6 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Wed, 22 Nov 2017 21:24:30 -0500 Subject: [PATCH 2/3] Gives the rest of the species with claws Brutal Predation --- .../mob/living/carbon/human/species/station/station_vr.dm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index f8aefc6294..d4801ec3ec 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -301,6 +301,7 @@ tail_animation = 'icons/mob/species/unathi/tail_vr.dmi' color_mult = 1 min_age = 18 + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) /datum/species/tajaran spawn_flags = SPECIES_CAN_JOIN @@ -310,6 +311,7 @@ color_mult = 1 min_age = 18 gluttonous = 0 //Moving this here so I don't have to fix this conflict every time polaris glances at station.dm + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) /datum/species/skrell spawn_flags = SPECIES_CAN_JOIN @@ -355,6 +357,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/carbon/human/proc/shred_limb) datum/species/harpy name = "Rapala" From 3b8061fa727b2ad83d115732f53798e41747cd35 Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Thu, 23 Nov 2017 00:25:36 -0500 Subject: [PATCH 3/3] Update station_vr.dm --- .../mob/living/carbon/human/species/station/station_vr.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index d4801ec3ec..c0025b29d8 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -121,6 +121,7 @@ name_language = LANGUAGE_BIRDSONG color_mult = 1 can_fly = 1 + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) min_age = 18 max_age = 80 @@ -183,6 +184,7 @@ "You feel uncomfortably warm.", "Your overheated skin itches." ) + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) /datum/species/fl_zorren name = "Flatland Zorren" @@ -214,6 +216,7 @@ flesh_color = "#AFA59E" base_color = "#333333" color_mult = 1 + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) heat_discomfort_strings = list( "Your fur prickles in the heat.", @@ -239,6 +242,7 @@ // gluttonous = 1 num_alternate_languages = 3 color_mult = 1 + inherent_verbs = list(/mob/living/carbon/human/proc/shred_limb) blurb = "Vulpkanin are a species of sharp-witted canine-pideds residing on the planet Altam just barely within the \ dual-star Vazzend system. Their politically de-centralized society and independent natures have led them to become a species and \