Merge pull request #870 from CHOMPStation2/Razgriz1032-patch-7

Mouse spontaneous vore changes
This commit is contained in:
Razgriz
2020-11-19 03:09:57 -07:00
committed by GitHub
@@ -39,6 +39,9 @@
var/body_color //brown, gray and white, leave blank for random
//CHOMP Addition: Added these vore variables in and swapped the booleans from their defaults too.
can_be_drop_prey = TRUE
can_be_drop_pred = FALSE
/mob/living/simple_mob/animal/passive/mouse/New()
..()