Rustles Vox

This commit is contained in:
Aurorablade
2018-01-20 00:17:52 -05:00
parent f3882e7199
commit 2e04a8916a
3 changed files with 45 additions and 14 deletions
@@ -526,4 +526,3 @@
var/mob/living/carbon/human/H = M
if(IS_PLANT in H.species.species_traits)
H.nutrition -= volume
H.adjustToxLoss(50)