mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01:00
Merge pull request #870 from CHOMPStation2/Razgriz1032-patch-7
Mouse spontaneous vore changes
This commit is contained in:
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user