From c343889525ddd8632745a3aa2815442bb5e8b42a Mon Sep 17 00:00:00 2001 From: Repede Date: Tue, 7 Jan 2020 23:53:18 -0500 Subject: [PATCH] Makes Teshari small boyes again, can thus be picked up by any and all crew. --- .../mob/living/carbon/human/species/station/station_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8bdc919d5..a2514a549c 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 @@ -379,7 +379,7 @@ wikilink="https://www.yawn.ocry.com/Diona" /datum/species/teshari - mob_size = MOB_MEDIUM + mob_size = MOB_SMALL //YW Edit: changed from MOB_MEDIUM to MOB_SMALL spawn_flags = SPECIES_CAN_JOIN icobase = 'icons/mob/human_races/r_seromi_vr.dmi' deform = 'icons/mob/human_races/r_seromi_vr.dmi'