Yeah this is a much, much better way of doing it.
This commit is contained in:
@@ -133,51 +133,3 @@
|
||||
vore_active = TRUE
|
||||
isPredator = TRUE
|
||||
vore_default_mode = DM_DIGEST
|
||||
|
||||
/mob/living/simple_animal/butterfly/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/chick/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/pet/cat/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/pet/cat/kitten/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/pet/dog/corgi/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/pet/dog/corgi/puppy/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/pet/dog/pug/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
/mob/living/simple_animal/pet/fox/holo
|
||||
holodeck = TRUE
|
||||
feeding = FALSE
|
||||
devourable = FALSE
|
||||
digestable = FALSE
|
||||
|
||||
Reference in New Issue
Block a user