Update lizard.dm

This commit is contained in:
deathride58
2017-11-26 21:23:50 -05:00
committed by GitHub
parent e70daa585c
commit c67063beb5
@@ -18,12 +18,8 @@
density = FALSE
pass_flags = PASSTABLE | PASSMOB
mob_size = MOB_SIZE_SMALL
<<<<<<< HEAD
gold_core_spawnable = 2
devourable = TRUE
=======
gold_core_spawnable = FRIENDLY_SPAWN
>>>>>>> 2abae67... Cleans up goldcore defines (#33090)
devourable = TRUE
obj_damage = 0
environment_smash = ENVIRONMENT_SMASH_NONE
var/static/list/edibles = typecacheof(list(/mob/living/simple_animal/butterfly, /mob/living/simple_animal/cockroach)) //list of atoms, however turfs won't affect AI, but will affect consumption.